From bf31fef5c0c4a9ed58dac84ac316e6ba4751e2f9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 1 Mar 2019 18:52:54 -0300 Subject: Fix coordinates --- npc/014-2/guards.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/014-2') 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; } -- cgit v1.2.3-60-g2f50