From 4c935dba6c1a5b6c5e3a1b9aa4a63b68e72dacd2 Mon Sep 17 00:00:00 2001 From: philliam Date: Mon, 19 Jul 2021 14:17:51 -0400 Subject: [PATCH] Added fishing spots to the south of Jatizso 2 harpoon spots 1 large net spot 1 lobster spot --- Server/data/configs/npc_spawns.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Server/data/configs/npc_spawns.json b/Server/data/configs/npc_spawns.json index f40e0c9bb..6e30e2cbf 100644 --- a/Server/data/configs/npc_spawns.json +++ b/Server/data/configs/npc_spawns.json @@ -10718,5 +10718,17 @@ { "npc_id": "5517", "loc_data": "{2403,3853,0,1,0}-{2328,3830,0,1,0}-{2405,3860,0,1,0}-{2335,3894,0,1,0}" + }, + { + "npc_id": "3848", + "loc_data": "{2410,3780,0,1,0}-{2414,3780,0,1,0}" + }, + { + "npc_id": "313", + "loc_data":"{2401,3781,0,1,0}" + }, + { + "npc_id": "312", + "loc_data": "{2421,3789,0,1,0}" } ] \ No newline at end of file