White Wolf Mountain fix (#629)

* Update spawns.json

* Update npc.json

* Update NpcEmotes.java

* Update spawns.json
This commit is contained in:
halogod35
2023-02-24 08:52:55 -05:00
committed by GitHub
parent 48d3f64795
commit e679891a2d
3 changed files with 75 additions and 75 deletions
@@ -80,7 +80,7 @@ public enum NpcEmotes {
TUROTH(new int[] {1626, 1627, 1628, 1629, 1630, 1631, 1632}, 1595, 1596, 1597),
GHOST(new int[] {103, 104, 491}, 123, 124, 126),
ROCK_CRAB(new int[] {1265, 1267}, 1312, 1313, 1314),
DOG_WOLF(new int[] {96, 97, 99, 1593, 1594, 141, 142, 143}, 75, 76, 78),
DOG_WOLF(new int[] {95, 96, 97, 99, 1593, 1594, 141, 142, 143}, 75, 76, 78),
SPIDER(new int[] {58, 59, 60, 62, 63, 64, 134, 1009, 2035}, 143, 144, 146),
UNICORN(new int[] {89, 133, 987}, 289, 290, 292),
OGRE(new int[] {114, 115, 374}, 359, 360, 361),