[PR #403] [MERGED] Misc Fixes #7420

Closed
opened 2026-05-30 12:21:50 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/403
Author: @Dark98
Created: 5/23/2020
Status: Merged
Merged: 5/23/2020
Merged by: @dginovker

Base: masterHead: master


📝 Commits (4)

  • 2ecafc5 Fixed Ghostly Cape Equipping in Cape Slot
  • 14987f0 Fixed Jumping Out Of Varrock Lumber Yard
  • 90c503a Changed All Quests To addOrDropItem
  • 68eba06 Fixed Right Click in Java 10

📊 Changes

4 files changed (+15 additions, -14 deletions)

View changed files

📝 2006Redone Client/src/RSApplet.java (+2 -2)
📝 2006Redone Server/src/main/java/com/rebotted/game/content/quests/QuestRewards.java (+11 -11)
📝 2006Redone Server/src/main/java/com/rebotted/game/content/skills/agility/AgilityShortcut.java (+1 -1)
📝 2006Redone Server/src/main/java/com/rebotted/game/items/ItemData.java (+1 -0)

📄 Description

No description provided


🔄 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/403 **Author:** [@Dark98](https://github.com/Dark98) **Created:** 5/23/2020 **Status:** ✅ Merged **Merged:** 5/23/2020 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`2ecafc5`](https://github.com/2006-Scape/2006Scape/commit/2ecafc5c24f26d4d2f86ddd8c9b1ebef7e4088e5) Fixed Ghostly Cape Equipping in Cape Slot - [`14987f0`](https://github.com/2006-Scape/2006Scape/commit/14987f07d776a13aaa9f4509fe4f2101ba4f2cfa) Fixed Jumping Out Of Varrock Lumber Yard - [`90c503a`](https://github.com/2006-Scape/2006Scape/commit/90c503a39b0371273d7e157bc364b941137aa5cc) Changed All Quests To addOrDropItem - [`68eba06`](https://github.com/2006-Scape/2006Scape/commit/68eba060104b6f561f8dd11f3c8d7611c6073f99) Fixed Right Click in Java 10 ### 📊 Changes **4 files changed** (+15 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Client/src/RSApplet.java` (+2 -2) 📝 `2006Redone Server/src/main/java/com/rebotted/game/content/quests/QuestRewards.java` (+11 -11) 📝 `2006Redone Server/src/main/java/com/rebotted/game/content/skills/agility/AgilityShortcut.java` (+1 -1) 📝 `2006Redone Server/src/main/java/com/rebotted/game/items/ItemData.java` (+1 -0) </details> ### 📄 Description _No description provided_ --- <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-30 12:21:50 +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#7420