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/merchants/inn.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/merchants/inn.txt')
-rw-r--r-- | npc/merchants/inn.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/npc/merchants/inn.txt b/npc/merchants/inn.txt index 28b29154c..3dfb0ad09 100644 --- a/npc/merchants/inn.txt +++ b/npc/merchants/inn.txt @@ -4,7 +4,7 @@ //= Darkchild (1.1) //= Playtester (1.2) //===== Current Version: ===================================== -//= 2.6 +//= 2.7 //===== Compatible With: ===================================== //= eAthena 1.0+ //===== Description: ========================================= @@ -41,6 +41,7 @@ //= 2.4 Fixed Inn Employee#Ahlma warping to same destination as save point, bugreport: 191. //= 2.5 Added Moskovia Gostinitsa (Inn) from jA //= 2.6 Updated Alberta inn to official. [L0ne_W0lf] +//= 2.7 Removed Morroc Inns as per episode 12.1. [L0ne_W0lf] //============================================================ @@ -81,6 +82,7 @@ payon_in01,132,62,5 script Inn Employee#Ahee 53,{ //======================== Morocc ==================================== // North East -------------------------- +/* morocc_in,147,141,3 script Inn Employee#Hasna 53,{ callfunc "F_InnMaid","[Employee Hasna]","Morroc Inn","morocc_in",142,140; @@ -92,7 +94,7 @@ morocc_in,80,100,5 script Inn Employee#Manar 53,{ callfunc "F_InnMaid","[Employee Manar]","Morroc Inn","morocc_in",78,95; warp "morocc_in",79,123; end; } - +*/ //====================== Aldebaran =================================== aldeba_in,92,58,5 script Inn Maid#Rilim 53,{ |