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 ++-- world/map/npc/005-1/tree.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/005-1') 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"; } diff --git a/world/map/npc/005-1/tree.txt b/world/map/npc/005-1/tree.txt index e5fb0366..e42a050f 100644 --- a/world/map/npc/005-1/tree.txt +++ b/world/map/npc/005-1/tree.txt @@ -156,10 +156,10 @@ L_Close: } -005-1.gat,79,41,0|script|#DruidTree0#_M|127,{ +005-1.gat,79,41,0|script|#DruidTree0#_M|400,{ callfunc "QuestTreeTouch"; } -005-1.gat,80,41,0|script|#DruidTree1#_M|127,{ +005-1.gat,80,41,0|script|#DruidTree1#_M|400,{ callfunc "QuestTreeTouch"; } -- cgit v1.2.3-60-g2f50