summaryrefslogtreecommitdiff
path: root/npc/cities/ayothaya.txt
diff options
context:
space:
mode:
authorMysterious <mysteriousragnarok@hotmail.com>2013-02-14 18:56:08 -0800
committerMysterious <mysteriousragnarok@hotmail.com>2013-02-14 18:56:08 -0800
commit7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e (patch)
tree3a6cb20957b1486d92f7f017e0e6048951112d87 /npc/cities/ayothaya.txt
parent52e8c428bfc64a2285710256496331bfff19b651 (diff)
parent74c31098137aae3e0bfc962e4685a7050409df78 (diff)
downloadhercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.tar.gz
hercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.tar.bz2
hercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.tar.xz
hercules-7fa99e3524cb9cafdc797bcfc779ae5e0f730c8e.zip
Merge pull request #4 from HerculesWS/master
Merging Hercules Changes
Diffstat (limited to 'npc/cities/ayothaya.txt')
-rw-r--r--npc/cities/ayothaya.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/cities/ayothaya.txt b/npc/cities/ayothaya.txt
index e05cf8e40..1c22c2975 100644
--- a/npc/cities/ayothaya.txt
+++ b/npc/cities/ayothaya.txt
@@ -3,7 +3,7 @@
//===== By: ==================================================
//= MasterOfMuppets
//===== Current Version: =====================================
-//= 1.8
+//= 1.9
//===== Description: =========================================
//= [Aegis Conversion]
//= Ayotaya Town Script
@@ -11,6 +11,7 @@
//= 1.6 Rescripted to Aegis 10.3 standards. [L0ne_W0lf]
//= 1.7 Fixed character's anme bugs [Lupus]
//= 1.8 Moved Alberta NPC to pre-re/re paths. [Euphy]
+//= 1.9 Updated Warp coordinates to Alberta
//============================================================
// Ayothaya Transportation NPC
@@ -91,9 +92,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]";