diff options
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index feef311f8..088e02139 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -196,7 +196,6 @@ npc: npc/kafras/dts_warper.txt //npc: npc/events/nguild/nguild_kafras.txt // -------------------------------------------------------------- // --------------------------- Others --------------------------- -//npc: npc/other/arena.txt npc: npc/other/books.txt npc: npc/other/bulletin_boards.txt npc: npc/other/comodo_gambling.txt @@ -222,3 +221,11 @@ npc: npc/other/turbotrack/Expert_4.txt npc: npc/other/turbotrack/Expert_8.txt npc: npc/other/turbotrack/Expert_16.txt // -------------------------------------------------------------- +// --------------------Izlude Battle Arena ---------------------- +npc: npc/other/arena/arena_room.txt +npc: npc/other/arena/arena_lvl50.txt +npc: npc/other/arena/arena_lvl60.txt +npc: npc/other/arena/arena_lvl70.txt +npc: npc/other/arena/arena_lvl80.txt +npc: npc/other/arena/arena_party.txt +// -------------------------------------------------------------- |