summaryrefslogtreecommitdiff
path: root/npc/custom/warper.txt
diff options
context:
space:
mode:
authorj-tkay <joseph.tk.ea@gmail.com>2013-07-05 01:54:05 +0800
committerj-tkay <joseph.tk.ea@gmail.com>2013-07-05 01:54:05 +0800
commit65a6455c3106c294328648dd6bbc28a4a225f2ea (patch)
tree3fe6b51d4693ee1b68c2588fa057efa209d54ca2 /npc/custom/warper.txt
parent6ced266cc8d41ce6a3c5323c22f295e37b3f5684 (diff)
downloadhercules-65a6455c3106c294328648dd6bbc28a4a225f2ea.tar.gz
hercules-65a6455c3106c294328648dd6bbc28a4a225f2ea.tar.bz2
hercules-65a6455c3106c294328648dd6bbc28a4a225f2ea.tar.xz
hercules-65a6455c3106c294328648dd6bbc28a4a225f2ea.zip
Follow up 28a9fec0916db3d92629ae6e6cd62b5777b09e73
- Fixed Bug #7469 - Fixed Bug #7468 Signed-off-by: j-tkay <joseph.tk.ea@gmail.com>
Diffstat (limited to 'npc/custom/warper.txt')
-rw-r--r--npc/custom/warper.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/warper.txt b/npc/custom/warper.txt
index 72d3bafac..e8f640d2d 100644
--- a/npc/custom/warper.txt
+++ b/npc/custom/warper.txt
@@ -34,7 +34,7 @@ menu "Last Warp ^777777["+lastwarp$+"]^000000",-,
message strcharinfo(0),"You haven't warped anywhere yet.";
else
warp lastwarp$,lastwarpx,lastwarpy;
- end;
+ close;
// ------------------- Functions -------------------
// * Go("<map>",<x>,<y>);