diff options
Diffstat (limited to 'npc/cities/amatsu.txt')
-rw-r--r-- | npc/cities/amatsu.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/cities/amatsu.txt b/npc/cities/amatsu.txt index 98c220a5f..08ec8748a 100644 --- a/npc/cities/amatsu.txt +++ b/npc/cities/amatsu.txt @@ -16,7 +16,7 @@ // Amatsu Transportation //===================================================== -alberta,245,93,3 script Sea Captain#ama1 709,{ +alberta,246,74,3 script Sea Captain#ama1 709,{ mes "[Walter Moers]"; mes "Hey, there."; mes "Have you ever heard that there"; @@ -136,7 +136,7 @@ amatsu,194,79,5 script Sea Captain#ama2 709,{ mes "so many things to talk about,"; mes "right? All aboard now."; close2; - warp "alberta",243,91; + warp "alberta",244,72; end; } mes "[Walter Moers]"; |