summaryrefslogtreecommitdiff
path: root/npc/cities
diff options
context:
space:
mode:
authorStreusel <advance_me@hotmail.de>2013-02-09 05:13:58 -0800
committerStreusel <advance_me@hotmail.de>2013-02-09 05:13:58 -0800
commit18a857ad4789e4bedc301eaab516222e6bee45e8 (patch)
tree42927a8c5bc8a1b09d5b6146806731c511f94fa4 /npc/cities
parent2a4c1f91b8a59ca62b4a07a5676aa5ca3052aec6 (diff)
downloadhercules-18a857ad4789e4bedc301eaab516222e6bee45e8.tar.gz
hercules-18a857ad4789e4bedc301eaab516222e6bee45e8.tar.bz2
hercules-18a857ad4789e4bedc301eaab516222e6bee45e8.tar.xz
hercules-18a857ad4789e4bedc301eaab516222e6bee45e8.zip
-Updated Headers
-Fixed Issue ID #6834 warps --tu_swordsman.txt warp to New Izlude uses custom coordinates as renewal coordinates were not available
Diffstat (limited to 'npc/cities')
-rw-r--r--npc/cities/ayothaya.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/cities/ayothaya.txt b/npc/cities/ayothaya.txt
index e05cf8e40..29c824404 100644
--- a/npc/cities/ayothaya.txt
+++ b/npc/cities/ayothaya.txt
@@ -91,9 +91,9 @@ ayothaya,152,68,1 script Aibakthing#ayo2 843,{
mes "You will be welcome to come back whenever you please. I hope that we will see each other again sometime soon. Thank you~";
close2;
if (checkre(0))
- warp "alberta",238,22;
- else
warp "alberta",235,45;
+ else
+ warp "alberta",238,22;
end;
}
mes "[Aibakthing]";