diff options
author | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-07-30 01:07:21 +0000 |
---|---|---|
committer | L0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-07-30 01:07:21 +0000 |
commit | 8c57f9decf3895c9081aa70bafd3ee949273030f (patch) | |
tree | 2806642ce4eb9d7442a44dfb28660b0816cff9ea /npc/scripts_athena.conf | |
parent | 9210ad1f04b6c6917f45c093f9a013a11082daa7 (diff) | |
download | hercules-8c57f9decf3895c9081aa70bafd3ee949273030f.tar.gz hercules-8c57f9decf3895c9081aa70bafd3ee949273030f.tar.bz2 hercules-8c57f9decf3895c9081aa70bafd3ee949273030f.tar.xz hercules-8c57f9decf3895c9081aa70bafd3ee949273030f.zip |
Added the acolyte-specific arena to the Izlude arena.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14366 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index b02753a4a..0f8b3b6f4 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -314,6 +314,7 @@ npc: npc/other/arena/arena_lvl70.txt npc: npc/other/arena/arena_lvl80.txt npc: npc/other/arena/arena_party.txt npc: npc/other/arena/arena_point.txt +npc: npc/other/arena/arena_aco.txt // -------------------------------------------------------------- // -------------------- Hugel Monster Races --------------------- npc: npc/other/monster_race.txt @@ -322,4 +323,5 @@ npc: npc/other/monster_race.txt npc: npc/instances/SealedShrine.txt //npc: npc/instances/EndlessTower.txt npc: npc/instances/OrcsMemory.txt +//npc: npc/instances/NydhoggsNext.txt // -------------------------------------------------------------- |