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/tree.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/005-1/tree.txt') 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-70-g09d2