[PR #316] [MERGED] Quick patch #11208

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

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/316
Author: @mrextremez
Created: 12/23/2019
Status: Merged
Merged: 12/23/2019
Merged by: @dginovker

Base: masterHead: quickchanges


📝 Commits (1)

📊 Changes

5 files changed (+31 additions, -56 deletions)

View changed files

📝 2006Redone Server/src/com/rebotted/game/content/combat/CombatAssistant.java (+2 -4)
📝 2006Redone Server/src/com/rebotted/game/content/combat/npcs/NpcCombat.java (+1 -3)
📝 2006Redone Server/src/com/rebotted/game/content/combat/npcs/NpcEmotes.java (+15 -33)
📝 2006Redone Server/src/com/rebotted/game/npcs/NpcHandler.java (+4 -15)
📝 2006Redone Server/src/com/rebotted/game/players/Player.java (+9 -1)

📄 Description

  • Fixed npc drops/anims
  • Fixed some combat sounds that were not working
  • Made Kalphite Queen a multi area

🔄 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/316 **Author:** [@mrextremez](https://github.com/mrextremez) **Created:** 12/23/2019 **Status:** ✅ Merged **Merged:** 12/23/2019 **Merged by:** [@dginovker](https://github.com/dginovker) **Base:** `master` ← **Head:** `quickchanges` --- ### 📝 Commits (1) - [`98fbe71`](https://github.com/2006-Scape/2006Scape/commit/98fbe710e8201a96a10093aeef2dddb310ba6108) Quick patch ### 📊 Changes **5 files changed** (+31 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `2006Redone Server/src/com/rebotted/game/content/combat/CombatAssistant.java` (+2 -4) 📝 `2006Redone Server/src/com/rebotted/game/content/combat/npcs/NpcCombat.java` (+1 -3) 📝 `2006Redone Server/src/com/rebotted/game/content/combat/npcs/NpcEmotes.java` (+15 -33) 📝 `2006Redone Server/src/com/rebotted/game/npcs/NpcHandler.java` (+4 -15) 📝 `2006Redone Server/src/com/rebotted/game/players/Player.java` (+9 -1) </details> ### 📄 Description - Fixed npc drops/anims - Fixed some combat sounds that were not working - Made Kalphite Queen a multi area --- <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:49 +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#11208