Fix: Taverley Dungeon QA Pass 4
- Corrected all Tormented Demon spawns inside the AGT (6 Tormented Demons) - The gnarlier WGS model variant of Tormented Demon will also be able to spawn in the AGT (ID 8358) - Fixed punctuation error in lantern making dialogue (LanternCrafting.kt) - Coffin (ID 32290) and Altar Slab (ID 32289) object examines added - Added all Poison Spider spawns to Taverley Dungeon (8 Poison Spiders) - Added all lvl-45 Monk of Zamorak spawns to Taverley Dungeon (6 Monks of Zamorak) - Corrected both Black Dragon spawns in Taverley Dungeon with their correct model variants - Fernahei's Fishing Hut shop stock correction
This commit is contained in:
@@ -653,7 +653,7 @@
|
||||
},
|
||||
{
|
||||
"examine": "I hope no-one's home...",
|
||||
"ids": "398"
|
||||
"ids": "398,32290"
|
||||
},
|
||||
{
|
||||
"examine": "I see dead people.",
|
||||
@@ -2821,7 +2821,7 @@
|
||||
},
|
||||
{
|
||||
"examine": "I shudder to think what has taken place here.",
|
||||
"ids": "1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895"
|
||||
"ids": "1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,32289"
|
||||
},
|
||||
{
|
||||
"examine": "This hasn't seen a duster for a while.",
|
||||
|
||||
Reference in New Issue
Block a user