diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-12-05 03:17:52 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-12-05 03:17:52 +0000 |
commit | 9cbe9f602ad5eee5dc4b2f886afc9de7aaca0d0d (patch) | |
tree | 7c6b16b2dbd1de1f14d4686e2aab4c475bc8a997 /npc/scripts_athena.conf | |
parent | c20671c6c5cb71f93072a1aae8d2eb1f2213f119 (diff) | |
download | hercules-9cbe9f602ad5eee5dc4b2f886afc9de7aaca0d0d.tar.gz hercules-9cbe9f602ad5eee5dc4b2f886afc9de7aaca0d0d.tar.bz2 hercules-9cbe9f602ad5eee5dc4b2f886afc9de7aaca0d0d.tar.xz hercules-9cbe9f602ad5eee5dc4b2f886afc9de7aaca0d0d.zip |
Implemented the first version of Sealed Shrine.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14189 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index af12689f2..9c206c016 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -19,12 +19,14 @@ npc: npc/cities/jawaii.txt npc: npc/cities/lighthalzen.txt npc: npc/cities/louyang.txt npc: npc/cities/lutie.txt +//npc: npc/cities/manuk.txt npc: npc/cities/morocc.txt npc: npc/cities/moscovia.txt npc: npc/cities/niflheim.txt npc: npc/cities/payon.txt npc: npc/cities/prontera.txt npc: npc/cities/rachel.txt +//npc: npc/cities/splendide.txt npc: npc/cities/umbala.txt npc: npc/cities/veins.txt npc: npc/cities/yuno.txt @@ -52,6 +54,7 @@ npc: npc/merchants/novice_exchange.txt npc: npc/merchants/gemstone.txt npc: npc/merchants/advanced_refiner.txt npc: npc/merchants/elemental_trader.txt +//npc: npc/merchants/enchan_arm.txt // Cash Shop // See file before enabling, as you may wish to change the // point value of items to suit your own needs. @@ -155,6 +158,7 @@ npc: npc/quests/okolnir/godse_sch03.txt npc: npc/quests/okolnir/godse_sch04.txt npc: npc/quests/okolnir/godse_sch05.txt npc: npc/quests/quests_13_1.txt +//npc: npc/quests/quests_13_2.txt // -------------------------------------------------------------- // --------------------------- Guides --------------------------- npc: npc/guides/guides_alb.txt @@ -283,6 +287,11 @@ npc: npc/other/arena/arena_lvl80.txt npc: npc/other/arena/arena_party.txt npc: npc/other/arena/arena_point.txt // -------------------------------------------------------------- -// --------------------Hugel Monster Races ---------------------- +// -------------------- Hugel Monster Races --------------------- npc: npc/other/monster_race.txt // -------------------------------------------------------------- +// ------------------------ Instances --------------------------- +npc: npc/instances/SealedShrine.txt +//npc: npc/instances/EndlessTower.txt +//npc: npc/instances/OrcsMemory.txt +// -------------------------------------------------------------- |