From e623df205960d26923d369312c5f287b18dd12ba Mon Sep 17 00:00:00 2001 From: ceikry Date: Sat, 10 Jul 2021 14:34:55 -0500 Subject: [PATCH] spawned in the honor guards at the neitiznot gates --- Server/data/configs/npc_spawns.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Server/data/configs/npc_spawns.json b/Server/data/configs/npc_spawns.json index 6582d8774..e36f69155 100644 --- a/Server/data/configs/npc_spawns.json +++ b/Server/data/configs/npc_spawns.json @@ -10682,5 +10682,9 @@ { "npc_id": "5482", "loc_data": "{2422,3781,0,1,0}" + }, + { + "npc_id": "5463", + "loc_data": "{2324,3809,0,1,0}-{2317,3802,0,1,0}" } ] \ No newline at end of file