Added wilderness farming patch + goth tool gnome + lletya tool elf spawns
This commit is contained in:
@@ -10534,6 +10534,14 @@
|
||||
{
|
||||
"npc_id": "5980",
|
||||
"loc_data": "{1775,4979,0,0,0}"
|
||||
},
|
||||
{
|
||||
"npc_id": "8000",
|
||||
"loc_data": "{2987,3691,0,0,3}"
|
||||
},
|
||||
{
|
||||
"npc_id": "2861",
|
||||
"loc_data": "{2347,3165,0,0,3}"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
@@ -30,6 +30,7 @@ enum class FarmingPatch(val varpIndex: Int, val varpOffset: Int, val type: Patch
|
||||
CATHERBY_FLOWER_C(508,8,PatchType.FLOWER),
|
||||
ARDOUGNE_FLOWER_C(508,16,PatchType.FLOWER),
|
||||
PORT_PHAS_FLOWER_C(508,24,PatchType.FLOWER),
|
||||
WILDERNESS_FLOWER(1183,12,PatchType.FLOWER),
|
||||
|
||||
//Tree
|
||||
N_FALADOR_TREE(502,8,PatchType.TREE),
|
||||
|
||||
Reference in New Issue
Block a user