diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-12-26 06:58:19 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-12-26 06:58:19 +0000 |
commit | 9f1d3bfdee9721bd564a5d888e01b17fc545c919 (patch) | |
tree | b6e2d1ff5f3982cab7b2c8679f85340fb0c76955 /npc/other/mail.txt | |
parent | d85724ac4159d28c8269b52afdc6fa560326c2ec (diff) | |
download | hercules-9f1d3bfdee9721bd564a5d888e01b17fc545c919.tar.gz hercules-9f1d3bfdee9721bd564a5d888e01b17fc545c919.tar.bz2 hercules-9f1d3bfdee9721bd564a5d888e01b17fc545c919.tar.xz hercules-9f1d3bfdee9721bd564a5d888e01b17fc545c919.zip |
Happy boxing day, eAthena! Here have a massive update.
* Implemented the first round of episode 12.1 change which include:
- Many Morroc NPCs have been moved to Morroc Ruins.
- The addition of new of NPCs to the ruins of Morroc.
- Several warp points leading around Morroc altered.
- The implementation of the continental Guard Quest.
- The removal of the 'Dandelion's Request" quest.
- This update contains several changes, as Morroc and several fields no longer exist in one sense of the word. AS such, many NPCs have been moved, there may be quests that no longer function because of NPCs on inaccessable maps.
* Commented out maps no longer accessable with 12.1 in maps_athena.conf
* Updated mob_skill_db episode 12.1 skills to official.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13415 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other/mail.txt')
-rw-r--r-- | npc/other/mail.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/npc/other/mail.txt b/npc/other/mail.txt index 7cf983c66..0ca900727 100644 --- a/npc/other/mail.txt +++ b/npc/other/mail.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.4 +//= 1.5 //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -16,13 +16,14 @@ //= 1.3 Added Veins mail box. [L0ne_W0lf] //= 1.3a Corrected a typo error. (bugreport:798) [Samuray22] //= 1.4 Added a Mapflag to prevent mail operations in other maps [Zephyrus] +//= 1.5 Moved Morroc Mail boxes to Morroc Ruins. [L0ne_W0lf] //============================================================ // Allow Mail Inbox reading from //============================================================ prontera mapflag town izlude mapflag town -morocc mapflag town +moc_ruins mapflag town geffen mapflag town payon mapflag town pay_arche mapflag town @@ -86,8 +87,8 @@ izlude,136,94,0 duplicate(MailBox) Mailbox#iz 888 // Morroc //============================================================ -morocc,166,110,0 duplicate(MailBox) Mailbox#moc 888 -morocc,168,262,0 duplicate(MailBox) Mailbox#2moc 888 +moc_ruins,72,166,0 duplicate(MailBox) Mailbox#1moc 888 +moc_ruins,156,52,0 duplicate(MailBox) Mailbox#2moc 888 // Geffen //============================================================ |