diff options
Diffstat (limited to 'npc/004-5')
-rw-r--r-- | npc/004-5/chest.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/004-5/chest.txt b/npc/004-5/chest.txt index 0054571e..3a387470 100644 --- a/npc/004-5/chest.txt +++ b/npc/004-5/chest.txt @@ -1,4 +1,4 @@ -004-5,89,67,0 script Old Chest#crastur NPC111,{ +004-5,99,67,0 script Old Chest#crastur NPC111,{ @npc_distance = 1; callfunc "PCtoNPCRange"; if(@npc_check) end; |