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/cities/brasilis.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/cities/brasilis.txt')
-rw-r--r-- | npc/cities/brasilis.txt | 4 |
1 files changed, 2 insertions, 2 deletions
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]"; |