From da85f766d551bfdd51723b5c01565cadb17262ed Mon Sep 17 00:00:00 2001 From: meko Date: Sat, 22 Aug 2015 14:30:38 -0400 Subject: fix bug with the well quest --- world/map/npc/020-1/well.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'world/map/npc') diff --git a/world/map/npc/020-1/well.txt b/world/map/npc/020-1/well.txt index 9c6c633b..ec42c397 100644 --- a/world/map/npc/020-1/well.txt +++ b/world/map/npc/020-1/well.txt @@ -72,7 +72,7 @@ L_Help: L_GetHelp: mes "[Mysterious voice inside the well]"; mes "\"" + @response$ + "So if you can get some help for me... please do so!\""; - set @QL_WELL, 1; + set QL_WELL, 1; cleararray @response_list$, "", 4; cleararray @item_list$, "", 4; -- cgit v1.2.3-60-g2f50