diff options
author | Streusel <advance_me@hotmail.de> | 2013-02-19 10:10:18 -0800 |
---|---|---|
committer | Streusel <advance_me@hotmail.de> | 2013-02-19 10:10:18 -0800 |
commit | 80362e588f45bf245d517334cefa1e84edc24769 (patch) | |
tree | 367e8b88d2752742656221f5b1857f49a32a83b0 /npc/scripts_athena.conf | |
parent | 1188df9f38e73590ee3004df18d26105a7a1de37 (diff) | |
download | hercules-80362e588f45bf245d517334cefa1e84edc24769.tar.gz hercules-80362e588f45bf245d517334cefa1e84edc24769.tar.bz2 hercules-80362e588f45bf245d517334cefa1e84edc24769.tar.xz hercules-80362e588f45bf245d517334cefa1e84edc24769.zip |
-Moved Arena to main folder so it can be used by pre-re and re
Signed-off-by: Streusel
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 8a925111c..e8265d0c0 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -154,6 +154,16 @@ npc: npc/merchants/wander_pet_food.txt npc: npc/merchants/cashheadgear_dye.txt // --------------------------- Others --------------------------- +// - Izlude Battle Arena ---------------------------------------- +npc: npc/other/arena/arena_aco.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 +npc: npc/other/arena/arena_point.txt +npc: npc/other/arena/arena_room.txt +// -------------------------------------------------------------- npc: npc/other/auction.txt npc: npc/other/books.txt npc: npc/other/bulletin_boards.txt |