summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-04-09 14:02:49 -0300
committerJesusaves <cpntb1@ymail.com>2021-04-09 14:02:49 -0300
commit32f9089ea34947e7a78eb7e8c1df69b3804c21b3 (patch)
tree7bb403ac91ad6a0af776383c30e728b7ddd0aeb5
parente79badbba9a4967eef53c48ac1938efce489e04f (diff)
downloadserverdata-32f9089ea34947e7a78eb7e8c1df69b3804c21b3.tar.gz
serverdata-32f9089ea34947e7a78eb7e8c1df69b3804c21b3.tar.bz2
serverdata-32f9089ea34947e7a78eb7e8c1df69b3804c21b3.tar.xz
serverdata-32f9089ea34947e7a78eb7e8c1df69b3804c21b3.zip
Fix dresser I hope
-rwxr-xr-xnpc/029-2/sorfina.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/029-2/sorfina.txt b/npc/029-2/sorfina.txt
index fe77d09d..25d37985 100755
--- a/npc/029-2/sorfina.txt
+++ b/npc/029-2/sorfina.txt
@@ -300,7 +300,7 @@ OnTouch:
029-2,29,23,0 script Dresser#tutorial NPC400,{
@npc_distance = 2;
- @distance_handler = 1;
+ @distance_handler = 2;
callfunc "PCtoNPCRange";
if (@npc_check)
goto L_closeDis;