From 2592f3b4329519124d456d8cb95758225e2da4ea Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 20 Mar 2013 01:17:20 +0300 Subject: Change invisible npc id from 127 to 400. 127 - invisible unselectable npc (fake npc used by server) 400 - invisible selectable npc --- world/map/npc/005-1/spirit.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/005-1/spirit.txt') diff --git a/world/map/npc/005-1/spirit.txt b/world/map/npc/005-1/spirit.txt index 91610530..cd75d536 100644 --- a/world/map/npc/005-1/spirit.txt +++ b/world/map/npc/005-1/spirit.txt @@ -275,10 +275,10 @@ S_update_var: return; } -005-1.gat,118,70,0|script|#EarthImp0#_M|127,{ +005-1.gat,118,70,0|script|#EarthImp0#_M|400,{ callfunc "EarthImpTouch"; } -005-1.gat,119,70,0|script|#EarthImp1#_M|127,{ +005-1.gat,119,70,0|script|#EarthImp1#_M|400,{ callfunc "EarthImpTouch"; } -- cgit v1.2.3-70-g09d2