Fix: Taverley Dungeon QA Pass 1, misc fixes

- Chaos Druid (ID 181) stats corrected
- Chaos Druid correct respawn rate of 15 seconds
- Added all Chaos Druid spawns to Taverley Dungeon (6 Chaos Druids)
- Magic Axe (ID 127) stats corrected
- Magic Axe correct respawn rate of 18 seconds
- Added all Magic Axe spawns to Taverley Dungeon (7 Magic Axes)
- Poison Scorpion (ID 108) stats corrected
- Poison Scorpion correct respawn rate of 15 seconds
- Added all Poison Scorpion spawns to Taverley Dungeon (5 Poison Scorpions)
- Correctly added Sample Bottle to the Canifis General Store. This is required to create Oily fishing rods
- Added the Jail key to the Jailer's drop table
- Added 3 Rat spawns to Taverley Dungeon, near the jail cells
- Added 2 Dwarf spawns to the north jail cells in Taverley Dungeon
- Added Velrak the Explorer to the Taverley Dungeon 
- Added Crate, Barrel, Painting (bad King), Standard (Taverley Dungeon), Bed, and Suit of armour object examines
- Removed Falador Sheepdog from the SheepNPC.java (it's a dog not a sheep Arios...)
This commit is contained in:
skelsoft
2021-08-24 12:00:45 +10:00
parent 005a946c51
commit cb21e0aca6
6 changed files with 131 additions and 281 deletions
+29 -1
View File
@@ -20493,7 +20493,7 @@
},
{
"examine": "I can climb down this.",
"ids": "40027"
"ids": "40027,20987"
},
{
"examine": "Storage for cookery items.",
@@ -20558,5 +20558,33 @@
{
"examine": "Glowing with barely-suppressed energies.",
"ids": "28719"
},
{
"examine": "Looks kind of like a man made of metal.",
"ids": "32292"
},
{
"examine": "Technically a bed.",
"ids": "32031"
},
{
"examine": "A really bad portrait of the King.",
"ids": "32326"
},
{
"examine": "A tatty old standard.",
"ids": "32295"
},
{
"examine": "I can climb this.",
"ids": "32015"
},
{
"examine": "An old crate for storage.",
"ids": "31137,31139,31140"
},
{
"examine": "A wooden barrel for storage.",
"ids": "31136"
}
]