summaryrefslogtreecommitdiff
path: root/npc/cities
diff options
context:
space:
mode:
authormasao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-05-17 14:05:14 +0000
committermasao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-05-17 14:05:14 +0000
commit6c343ca6bb3c64f1d8fadafe2c83c2a54d951411 (patch)
tree6e78b09ce04f0269369f702526fa9c609fddc22d /npc/cities
parentf1dc59968a54ec1e83a9d93ebd38944d468dd68c (diff)
downloadhercules-6c343ca6bb3c64f1d8fadafe2c83c2a54d951411.tar.gz
hercules-6c343ca6bb3c64f1d8fadafe2c83c2a54d951411.tar.bz2
hercules-6c343ca6bb3c64f1d8fadafe2c83c2a54d951411.tar.xz
hercules-6c343ca6bb3c64f1d8fadafe2c83c2a54d951411.zip
- Updated some Alberta NPC Locations to match with the new Map. Also updated the coordinates in the Alberta Guide NPC. bugreport:5273
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16125 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/cities')
-rw-r--r--npc/cities/amatsu.txt4
-rw-r--r--npc/cities/ayothaya.txt4
-rw-r--r--npc/cities/brasilis.txt4
-rw-r--r--npc/cities/gonryun.txt4
-rw-r--r--npc/cities/louyang.txt4
-rw-r--r--npc/cities/moscovia.txt4
6 files changed, 12 insertions, 12 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]";
diff --git a/npc/cities/ayothaya.txt b/npc/cities/ayothaya.txt
index cf5fb8304..19a9df081 100644
--- a/npc/cities/ayothaya.txt
+++ b/npc/cities/ayothaya.txt
@@ -16,7 +16,7 @@
// Ayothaya Transportation NPC
//============================================================
-alberta,247,42,3 script Aibakthing#ayo 843,{
+alberta,246,29,3 script Aibakthing#ayo 843,{
mes "[Aibakthing]";
mes "Hoo! Hah! Hoo! Hah!";
mes "Let me take you away to";
@@ -91,7 +91,7 @@ ayothaya,152,68,1 script Aibakthing#ayo2 843,{
mes "[Aibakthing]";
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;
- warp "alberta",235,45;
+ warp "alberta",238,22;
end;
}
mes "[Aibakthing]";
diff --git a/npc/cities/brasilis.txt b/npc/cities/brasilis.txt
index 125fd2dd4..d005a72f3 100644
--- a/npc/cities/brasilis.txt
+++ b/npc/cities/brasilis.txt
@@ -15,7 +15,7 @@
//= 1.2 Updated dialog, added Ice Cream Maker. [L0ne_W0lf]
//============================================================
-alberta,247,115,3 script Crewman#bra2 100,{
+alberta,246,82,3 script Crewman#bra2 100,{
mes "[Crewman]";
mes "Hey, have you heard of a place called Brasilis?";
mes "It's a tropical city that's hot like the desert but also rainy. It is a very mysterious place.";
@@ -55,7 +55,7 @@ brasilis,316,57,3 script Crewman#bra1 100,{
mes "[Crewman]";
mes "I sure do miss home.";
close2;
- warp "alberta",244,115;
+ warp "alberta",243,82;
end;
case 2:
mes "[Crewman]";
diff --git a/npc/cities/gonryun.txt b/npc/cities/gonryun.txt
index 95b76f437..314513b75 100644
--- a/npc/cities/gonryun.txt
+++ b/npc/cities/gonryun.txt
@@ -16,7 +16,7 @@
// Kunlun Transportation
//============================================================
-alberta,245,69,3 script Kunlun Envoy#gon 776,{
+alberta,246,62,3 script Kunlun Envoy#gon 776,{
mes "[Wa Bai Hu]";
mes "Good day~";
mes "Let me invite you all";
@@ -143,7 +143,7 @@ gon_fild01,255,79,7 script Kunlun Envoy#gon2 776,{
mes "back. Now, let me guide you";
mes "back to Alberta.";
close2;
- warp "alberta",243,67;
+ warp "alberta",244,60;
end;
}
mes "[Wa Bai Hu]";
diff --git a/npc/cities/louyang.txt b/npc/cities/louyang.txt
index 16af1cb92..a445310b8 100644
--- a/npc/cities/louyang.txt
+++ b/npc/cities/louyang.txt
@@ -20,7 +20,7 @@
// Louyang Transportaion
//============================================================
-alberta,245,45,3 script Girl#0lou 815,{
+alberta,246,40,3 script Girl#0lou 815,{
mes "[Girl]";
mes "La la la la~";
mes "I feel so good today~";
@@ -108,7 +108,7 @@ lou_fild01,190,100,7 script Girl#1lou 815,{
mes "see you again!";
mes "Bye bye!";
close2;
- warp "alberta",235,45;
+ warp "alberta",236,40;
end;
}
mes "[Girl]";
diff --git a/npc/cities/moscovia.txt b/npc/cities/moscovia.txt
index bfc0cc633..bb88d641f 100644
--- a/npc/cities/moscovia.txt
+++ b/npc/cities/moscovia.txt
@@ -15,7 +15,7 @@
// Moscovia Transportation
//============================================================
-alberta,245,66,4 script Moscovia P.R. Officer#1 960,{
+alberta,246,51,4 script Moscovia P.R. Officer#1 960,{
mes "[Moscovia P.R. Officer]";
mes "Moscovia! Do you know Moscovia?";
mes "the paradise spreading on the endless seas...";
@@ -108,7 +108,7 @@ moscovia,166,53,4 script Moscovia P.R. Officer#2 960,{
mes "Please come and visit soon.";
mes "Ok then, Let's get going.";
close2;
- warp "alberta",243,67;
+ warp "alberta",244,52;
end;
}