diff options
author | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-17 14:05:14 +0000 |
---|---|---|
committer | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-05-17 14:05:14 +0000 |
commit | 6c343ca6bb3c64f1d8fadafe2c83c2a54d951411 (patch) | |
tree | 6e78b09ce04f0269369f702526fa9c609fddc22d /npc/quests/quests_alberta.txt | |
parent | f1dc59968a54ec1e83a9d93ebd38944d468dd68c (diff) | |
download | hercules-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/quests/quests_alberta.txt')
-rw-r--r-- | npc/quests/quests_alberta.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/quests/quests_alberta.txt b/npc/quests/quests_alberta.txt index 2a748c14d..d8d23b2ac 100644 --- a/npc/quests/quests_alberta.txt +++ b/npc/quests/quests_alberta.txt @@ -1114,7 +1114,7 @@ alberta_in,23,104,4 script Grandpa Turtle#tur 120,{ } } -alberta,247,122,4 script Sailor#tur 709,{ +alberta,244,118,4 script Sailor#tur 709,{ if (TURTLE || (MISC_QUEST & 65536)) { mes "[Gotanblue]"; mes "Heh..."; @@ -1248,12 +1248,12 @@ tur_dun01,165,29,4 script Sailor#tur2 709,{ mes "I certainly hope you've found what you were looking for. Alright, I guess there's always a time for an adventurer to return home..."; next; mes "^3355FF* Choo Choo *^000000"; - warp "alberta",241,115; + warp "alberta",238,112; } close; } -alberta,248,89,4 script Turtle Island Scholar 121,{ +alberta,246,114,4 script Turtle Island Scholar 121,{ mes "[Jornadan Niliria]"; mes "Every single place"; mes "has its own unique"; |