summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/014-2/guards.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/014-2/guards.txt b/npc/014-2/guards.txt
index 20a77907e..c1d024d03 100644
--- a/npc/014-2/guards.txt
+++ b/npc/014-2/guards.txt
@@ -22,7 +22,7 @@
l("My equipment is good, let me through!");
mes "";
if (@menu == 2) {
- warp "011-3", 37, 219;
+ warp "011-3", 38, 21;
closedialog;
close;
}