Fix: Morytania QA Pass 1, misc fixes

Drezel (IDs 1049, 7690, 7707) examine added.
Ulizius (ID 1054) examine added.
Hiylik Myna (ID 1514) examine added.
Filiman Tarlock (ID 1050) examine added.
Nature Spirit (ID 1051) examine added.
Wall underneath Paterdormus temple (ID 30532) examine added.
Gravestone (IDs 30671, 30672) examine added.
Gravestone (IDs 30667, 30669) examine added.
Wishing well (ID 28715) examine added.
Inert obelisk (IDs 28720, 28721) examine added.
Druid pouch (empty) (ID 2957) examine corrected.
Ghoul (ID 1218) stats corrected.
Ghoul correct respawn delay of 21 seconds.
Ghoul Champion (ID 3059) stats corrected.
Myre Blamish Snail (IDs 1227, 1232) stats corrected.
Blood Blamish Snail (IDs 1228, 1233) stats corrected.
Corrected spawn locations of Blood Blamish Snails.
Ochre Blamish Snail (IDs 1229, 1234) stats corrected.
Bruise Blamish Snail (IDs 1230, 1235) stats corrected.
Bark Blamish Snail (ID 1231) stats corrected.
Corrected spawn locations of Bark Blamish Snails.
All snails are correctly aggressive, and have correct respawn delays of 30 seconds.
Added the Falador Farm Sheepdog. The most important change of this PR.
This commit is contained in:
skelsoft 2021-08-20 12:40:00 +10:00
parent 32d37a0f82
commit 6e0ac5a792
4 changed files with 191 additions and 1019 deletions

View file

@ -31513,7 +31513,7 @@
"id": "2956"
},
{
"examine": "A druid pouch.",
"examine": "An empty druid pouch.",
"durability": null,
"name": "Druid pouch",
"low_alchemy": "2",

File diff suppressed because it is too large Load diff

View file

@ -2961,7 +2961,7 @@
},
{
"npc_id": "1228",
"loc_data": "{3420,3302,0,1,1}-{3424,3296,0,1,4}-{3509,3440,0,1,4}-{3518,3454,0,1,1}-{3504,3406,0,1,4}-{3497,3404,0,1,1}"
"loc_data": "{3469,3346,0,1,0}-{3494,3447,0,1,0}-{3530,3440,0,1,0}-{3556,3453,0,1,0}"
},
{
"npc_id": "1229",
@ -2973,7 +2973,7 @@
},
{
"npc_id": "1231",
"loc_data": "{3426,3271,0,1,4}-{3435,3268,0,1,7}-{3443,3266,0,1,7}-{3442,3319,0,1,1}-{3445,3318,0,1,6}-{3518,3397,0,1,4}-{3519,3408,0,1,2}-{3516,3410,0,1,2}-{3489,3391,0,1,2}-{3487,3409,0,1,3}"
"loc_data": "{3504,3437,0,1,0}-{3509,3437,0,1,0}-{3498,3419,0,1,0}-{3493,3413,0,1,0}-{3524,3397,0,1,0}-{3438,3354,0,1,0}-{3429,3313,0,1,0}-{3429,3314,0,1,0}-{3437,3312,0,1,0}-{3437,3311,0,1,0}-{3451,3308,0,1,0}-{3447,3268,0,1,0}"
},
{
"npc_id": "1232",
@ -2981,7 +2981,7 @@
},
{
"npc_id": "1233",
"loc_data": "{3432,3285,0,1,4}-{3434,3288,0,1,5}-{3428,3290,0,1,3}-{3440,3295,0,1,4}-{3436,3288,0,1,1}-{3446,3289,0,1,3}-{3514,3415,0,1,6}-{3509,3415,0,1,1}-{3516,3402,0,1,2}-{3492,3393,0,1,7}-{3493,3401,0,1,6}-{3487,3406,0,1,3}"
"loc_data": "{3485,3443,0,1,0}-{3516,3441,0,1,0}-{3537,3428,0,1,0}"
},
{
"npc_id": "1234",
@ -4359,6 +4359,10 @@
"npc_id": "2310",
"loc_data": "{3025,3312,0,1,4}-{3043,3308,0,1,6}-{3023,3297,0,1,5}-{2928,3282,0,1,1}-{2927,3269,0,1,1}"
},
{
"npc_id": "2311",
"loc_data": "{3035,3296,0,0,0}"
},
{
"npc_id": "2312",
"loc_data": "{3014,3292,0,0,0}"

View file

@ -5584,7 +5584,7 @@
"ids": "3514,3515"
},
{
"examine": "A dark dank entrance to below..",
"examine": "A dark dank entrance to below.",
"ids": "3516"
},
{
@ -17025,7 +17025,7 @@
},
{
"examine": "Better not eat them!",
"ids": "12094,12095,12096,12097,12098,12099"
"ids": "12094,12095,12096,12097,12098,12099,14121"
},
{
"examine": "A hot furnace.",
@ -20413,7 +20413,7 @@
},
{
"examine": "Storage for all needs.",
"ids": "40047"
"ids": "40047,30648,30649,30650"
},
{
"examine": "A wooden barrel for storage.",
@ -20530,5 +20530,33 @@
{
"examine": "Looking good!",
"ids": "40065"
},
{
"examine": "It looks slightly different from the rest.",
"ids": "30532"
},
{
"examine": "'Here lies...' is all I can read.",
"ids": "30671,30672"
},
{
"examine": "The inscription is worn away and unreadable.",
"ids": "30667,30669"
},
{
"examine": "Whoever bought this must have really cared for the inhabitant.",
"ids": "30668"
},
{
"examine": "Make a wish.",
"ids": "28715"
},
{
"examine": "Contains no summoning energy.",
"ids": "28720,28721"
},
{
"examine": "Glowing with barely-suppressed energies.",
"ids": "28719"
}
]