[PR #362] [MERGED] A few changes #11240

Open
opened 2026-06-04 12:21:54 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/362
Author: @mrextremez
Created: 1/13/2020
Status: Merged
Merged: 1/13/2020
Merged by: @dginovker

Base: masterHead: quickchanges


📝 Commits (1)

📊 Changes

8 files changed (+42 additions, -30 deletions)

View changed files

📝 2006Redone Server/src/com/rebotted/game/content/skills/core/Mining.java (+1 -1)
📝 2006Redone Server/src/com/rebotted/game/content/skills/thieving/Stalls.java (+21 -7)
📝 2006Redone Server/src/com/rebotted/game/content/traveling/Desert.java (+2 -2)
📝 2006Redone Server/src/com/rebotted/game/items/impl/Flowers.java (+3 -3)
📝 2006Redone Server/src/com/rebotted/game/objects/ObjectsActions.java (+10 -3)
📝 2006Redone Server/src/com/rebotted/game/objects/impl/SpecialObjects.java (+3 -3)
📝 2006Redone Server/src/com/rebotted/net/packets/impl/ClickObject.java (+0 -9)
📝 2006Redone Server/src/com/rebotted/world/ObjectHandler.java (+2 -2)

📄 Description

  • Stalls now dissapear when thieving them
  • Added the missing coal rock in barbarian village
  • Added some height level checks for object spawns

🔄 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/362 **Author:** [@mrextremez](https://github.com/mrextremez) **Created:** 1/13/2020 **Status:** ✅ Merged **Merged:** 1/13/2020 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `quickchanges` --- ### 📝 Commits (1) - [`492a3df`](https://github.com/2006-Scape/2006Scape/commit/492a3dfd74fe9903e100fdaf6223698f22bf0214) A few changes ### 📊 Changes **8 files changed** (+42 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/com/rebotted/game/content/skills/core/Mining.java` (+1 -1) 📝 `2006Redone Server/src/com/rebotted/game/content/skills/thieving/Stalls.java` (+21 -7) 📝 `2006Redone Server/src/com/rebotted/game/content/traveling/Desert.java` (+2 -2) 📝 `2006Redone Server/src/com/rebotted/game/items/impl/Flowers.java` (+3 -3) 📝 `2006Redone Server/src/com/rebotted/game/objects/ObjectsActions.java` (+10 -3) 📝 `2006Redone Server/src/com/rebotted/game/objects/impl/SpecialObjects.java` (+3 -3) 📝 `2006Redone Server/src/com/rebotted/net/packets/impl/ClickObject.java` (+0 -9) 📝 `2006Redone Server/src/com/rebotted/world/ObjectHandler.java` (+2 -2) </details> ### 📄 Description - Stalls now dissapear when thieving them - Added the missing coal rock in barbarian village - Added some height level checks for object spawns --- <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-06-04 12:21:54 +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#11240