diff options
author | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-11 20:38:22 +0000 |
---|---|---|
committer | masao87 <masao87@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-11 20:38:22 +0000 |
commit | 6f391c05cbae37108d4a1b4359ef1380a3c2b5de (patch) | |
tree | a3bbe96014f030ae60381190448b80b09c165afe /npc/re/other | |
parent | 3e1b5f2d7506760e6a550b5a21fbfea2c6a1f1bf (diff) | |
download | hercules-6f391c05cbae37108d4a1b4359ef1380a3c2b5de.tar.gz hercules-6f391c05cbae37108d4a1b4359ef1380a3c2b5de.tar.bz2 hercules-6f391c05cbae37108d4a1b4359ef1380a3c2b5de.tar.xz hercules-6f391c05cbae37108d4a1b4359ef1380a3c2b5de.zip |
- Added some missing Eden Group Teleport Officers. bugreport:6160
- Some Kafra location and dialog updates. bugreport:6160
- Added missing Sorcerer Point Shop NPC's. bugreport:6160
- Fixed Bulletin Board Locations in Payon Archer Village. bugreport:6160
* Special thanks to Baneado who provided the locations.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16401 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/re/other')
-rw-r--r-- | npc/re/other/bulletin_boards.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/npc/re/other/bulletin_boards.txt b/npc/re/other/bulletin_boards.txt index 3bed8b7e6..3047f2ace 100644 --- a/npc/re/other/bulletin_boards.txt +++ b/npc/re/other/bulletin_boards.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= MasterOfMuppets //===== Current Version: ===================================== -//= 1.7 +//= 1.8 //===== Compatible With: ===================================== //= Any Athena Version //===== Additional Comments: ================================= @@ -19,6 +19,7 @@ //= 1.5b Fixed another small screw up with the color codes in the Glastheim BB [Kayla] //= 1.6 Removed Duplicates [Silent] //= 1.7 Updated MOrroc NPCs to reflect episode 12.1 changes. [L0ne_W0lf] +//= 1.8 Updated Payon Cave Bulletion Board Locations. [Masao] //============================================================ alberta,111,59,5 script Bulletin Board#1 837,{ @@ -131,7 +132,7 @@ payon,178,108,5 script Bulletin Board#06 837,{ close; } -pay_arche,79,30,5 script Bulletin Board#07 837,{ +pay_arche,79,31,5 script Bulletin Board#07 837,{ mes "[Archer Village]"; mes "Welcome to the Payon Archer Village where Novices can change their jobs to Archer."; next; @@ -143,7 +144,7 @@ pay_arche,79,30,5 script Bulletin Board#07 837,{ close; } -pay_arche,40,135,5 script Bulletin Board#08 837,{ +pay_arche,39,134,5 script Bulletin Board#08 837,{ mes "[Payon Cave]"; mes "^6B1312Caution!^000000"; mes "Payon Cave consists of 5 levels full of Undead and Demon monsters. Beware of swarms of Hydra in the third and fourth levels."; |