summaryrefslogtreecommitdiff
path: root/world/map/npc/020-1
diff options
context:
space:
mode:
authormeko <mekolat@users.noreply.github.com>2015-08-22 14:30:38 -0400
committermeko <mekolat@users.noreply.github.com>2015-08-22 14:30:38 -0400
commitda85f766d551bfdd51723b5c01565cadb17262ed (patch)
treeb582453fb00dcd47cffec2938825a37ee38548cf /world/map/npc/020-1
parent49207457d8e7767a12b3a1be8e667660c06b8eb7 (diff)
downloadserverdata-da85f766d551bfdd51723b5c01565cadb17262ed.tar.gz
serverdata-da85f766d551bfdd51723b5c01565cadb17262ed.tar.bz2
serverdata-da85f766d551bfdd51723b5c01565cadb17262ed.tar.xz
serverdata-da85f766d551bfdd51723b5c01565cadb17262ed.zip
fix bug with the well quest
Diffstat (limited to 'world/map/npc/020-1')
-rw-r--r--world/map/npc/020-1/well.txt2
1 files changed, 1 insertions, 1 deletions
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;