Fix: Misc fixes, examine cleanup
- Added Blamish oil to FinishedPotion.java, enabling the ability to mix Blamish snail slime and an unfinished Harralander potion into Blamish oil. This is a necessary component in creating Oily Fishing rods. - Added Blamish oil to Consumables.java, as it is authentically a fake consumable, printing text in the chatbox that the player would rather not drink this. - Corrected Zamorak chick, bird, and hawk examines. - Corrected Guthix chick, bird, and raptor examines. - Corrected Saradomin chick, bird, and owl examines. - Corrected a typo with some dialogue in GodBookPlugin.java - Added the correct Poison Scorpion spawns to North Brimhaven mine (7 Poison Scorpions) - Fixed some small typo errors in my previous examine PR.
This commit is contained in:
@@ -349,7 +349,7 @@
|
||||
},
|
||||
{
|
||||
"npc_id": "108",
|
||||
"loc_data": "{2941,9779,0,1,0}-{2934,9776,0,1,0}-{2934,9768,0,1,0}-{2934,9757,0,1,0}-{2930,9752,0,1,0}"
|
||||
"loc_data": "{2941,9779,0,1,0}-{2934,9776,0,1,0}-{2934,9768,0,1,0}-{2934,9757,0,1,0}-{2930,9752,0,1,0}-{2732,3225,0,1,0}-{2729,3224,0,1,0}-{2719,3223,0,1,0}-{2722,3220,0,1,0}-{2724,3216,0,1,0}-{2721,3213,0,1,0}-{2713,3217,0,1,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "109",
|
||||
|
||||
Reference in New Issue
Block a user