[PR #629] [MERGED] White Wolf Mountain fix #13319

Open
opened 2026-06-06 12:22:34 +00:00 by Dark98 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/2006-Scape/2006Scape/pull/629
Author: @halogod35
Created: 2/24/2023
Status: Merged
Merged: 2/24/2023
Merged by: @Dark98

Base: masterHead: master


📝 Commits (4)

📊 Changes

3 files changed (+75 additions, -75 deletions)

View changed files

📝 2006Scape Server/data/cfg/npc.json (+2 -2)
📝 2006Scape Server/data/cfg/spawns.json (+72 -72)
📝 2006Scape Server/src/main/java/com/rs2/game/content/combat/npcs/NpcEmotes.java (+1 -1)

📄 Description

Updates:

  • Fixed max hit and combat stats of White Wolves (level 25)
  • Fixed max hit and combat stats of Wolves (level 64)
  • Fixed max hit and combat stats of Big Wolf (level 73)
  • Added Wolves (level 64) to DOG_WOLF animation list

(Fixes bug request on Discord)


🔄 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/629 **Author:** [@halogod35](https://github.com/halogod35) **Created:** 2/24/2023 **Status:** ✅ Merged **Merged:** 2/24/2023 **Merged by:** [@Dark98](https://github.com/Dark98) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`f04c36c`](https://github.com/2006-Scape/2006Scape/commit/f04c36c388b11f579891d64fd1c119991a4df31e) Update spawns.json - [`9db079d`](https://github.com/2006-Scape/2006Scape/commit/9db079d7787eb3a5d2098933d296f4cd720b8494) Update npc.json - [`2429805`](https://github.com/2006-Scape/2006Scape/commit/2429805ef572eeffbd79118cc39d2d0a83074256) Update NpcEmotes.java - [`c8e80ed`](https://github.com/2006-Scape/2006Scape/commit/c8e80ed251f27c24847230e74357aa96bd9a9fb2) Update spawns.json ### 📊 Changes **3 files changed** (+75 additions, -75 deletions) <details> <summary>View changed files</summary> 📝 `2006Scape Server/data/cfg/npc.json` (+2 -2) 📝 `2006Scape Server/data/cfg/spawns.json` (+72 -72) 📝 `2006Scape Server/src/main/java/com/rs2/game/content/combat/npcs/NpcEmotes.java` (+1 -1) </details> ### 📄 Description Updates: - Fixed max hit and combat stats of White Wolves (level 25) - Fixed max hit and combat stats of Wolves (level 64) - Fixed max hit and combat stats of Big Wolf (level 73) - Added Wolves (level 64) to DOG_WOLF animation list (Fixes bug request on Discord) --- <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-06 12:22:34 +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#13319