[PR #64] [MERGED] Herblore #4462

Closed
opened 2026-05-26 12:20:46 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/64
Author: @DPSCryptic
Created: 10/18/2019
Status: Merged
Merged: 10/18/2019
Merged by: @dginovker

Base: masterHead: master


📝 Commits (6)

  • 9e4ce2a i dont even know what i changed
  • 81d231b Delete Hatchet.java
  • ff64247 Delete Tree.java
  • 76f9675 Delete WoodcuttingEvent.java
  • 5ffd84a wealth command
  • 6b96d07 just a quick patch so that we can start training herblore

📊 Changes

9 files changed (+17 additions, -2 deletions)

View changed files

📝 .idea/misc.xml (+1 -1)
📝 2006Redone Server/src/redone/game/players/PlayerAssistant.java (+8 -0)
📝 2006Redone Server/src/redone/integrations/discord/commands/Commands.java (+1 -1)
📝 2006Redone Server/src/redone/net/packets/impl/Commands.java (+7 -0)
📝 CompiledServer/production/2006rebotted/redone/game/players/PlayerAssistant$1$1.class (+0 -0)
📝 CompiledServer/production/2006rebotted/redone/game/players/PlayerAssistant$1.class (+0 -0)
📝 CompiledServer/production/2006rebotted/redone/game/players/PlayerAssistant$2.class (+0 -0)
📝 CompiledServer/production/2006rebotted/redone/game/players/PlayerAssistant.class (+0 -0)
📝 CompiledServer/production/2006rebotted/redone/integrations/discord/commands/Commands.class (+0 -0)

📄 Description

Just a quick little patch, this will give us the ability to start training herblore

P.S
i really need to learn how to do these commits so i can do it a clean way and not with others o.O


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/2006-Scape/2006Scape/pull/64 **Author:** [@DPSCryptic](https://github.com/DPSCryptic) **Created:** 10/18/2019 **Status:** ✅ Merged **Merged:** 10/18/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`9e4ce2a`](https://github.com/2006-Scape/2006Scape/commit/9e4ce2aa44456c64ecaf1d036326133e2b51a922) i dont even know what i changed - [`81d231b`](https://github.com/2006-Scape/2006Scape/commit/81d231bc41ec938b7295a2ba51605b8eabe39a54) Delete Hatchet.java - [`ff64247`](https://github.com/2006-Scape/2006Scape/commit/ff64247854162019b416d32a5a117c076261794d) Delete Tree.java - [`76f9675`](https://github.com/2006-Scape/2006Scape/commit/76f96756af1f9a3401a73c75f80c00330c55c159) Delete WoodcuttingEvent.java - [`5ffd84a`](https://github.com/2006-Scape/2006Scape/commit/5ffd84a305dbbf363a8d5dde18587df47facc660) wealth command - [`6b96d07`](https://github.com/2006-Scape/2006Scape/commit/6b96d07a913c68a088cbc42374272b594948f5f4) just a quick patch so that we can start training herblore ### 📊 Changes **9 files changed** (+17 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.idea/misc.xml` (+1 -1) 📝 `2006Redone Server/src/redone/game/players/PlayerAssistant.java` (+8 -0) 📝 `2006Redone Server/src/redone/integrations/discord/commands/Commands.java` (+1 -1) 📝 `2006Redone Server/src/redone/net/packets/impl/Commands.java` (+7 -0) 📝 `CompiledServer/production/2006rebotted/redone/game/players/PlayerAssistant$1$1.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/redone/game/players/PlayerAssistant$1.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/redone/game/players/PlayerAssistant$2.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/redone/game/players/PlayerAssistant.class` (+0 -0) 📝 `CompiledServer/production/2006rebotted/redone/integrations/discord/commands/Commands.class` (+0 -0) </details> ### 📄 Description Just a quick little patch, this will give us the ability to start training herblore P.S i really need to learn how to do these commits so i can do it a clean way and not with others o.O --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Dark98 added the pull-request label 2026-05-26 12:20:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: 2006-Scape/2006Scape#4462