From 32f9089ea34947e7a78eb7e8c1df69b3804c21b3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Apr 2021 14:02:49 -0300 Subject: Fix dresser I hope --- npc/029-2/sorfina.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3-60-g2f50