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 /conf/maps_athena.conf | |
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 'conf/maps_athena.conf')
-rw-r--r-- | conf/maps_athena.conf | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/conf/maps_athena.conf b/conf/maps_athena.conf index dd4dad9a5..847a8b300 100644 --- a/conf/maps_athena.conf +++ b/conf/maps_athena.conf @@ -111,18 +111,18 @@ map: moc_castle map: moc_fild01 map: moc_fild02 map: moc_fild03 -map: moc_fild04 -map: moc_fild05 -map: moc_fild06 +//map: moc_fild04 +//map: moc_fild05 +//map: moc_fild06 map: moc_fild07 -map: moc_fild08 -map: moc_fild09 -map: moc_fild10 +//map: moc_fild08 +//map: moc_fild09 +//map: moc_fild10 map: moc_fild11 map: moc_fild12 map: moc_fild13 -map: moc_fild14 -map: moc_fild15 +//map: moc_fild14 +//map: moc_fild15 map: moc_fild16 map: moc_fild17 map: moc_fild18 |