diff options
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index c7d4ecb30..784b3aee9 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -182,7 +182,7 @@ npc: npc/kafras/dts_warper.txt //npc: npc/events/twintowers.txt //Novice WoE is a kRO Event, after the event, the scripts were disabled. -//Novice Castles doesn't have real dungeons. They're connected to the common ones. +//Novice Castles don't have real dungeons. They're connected to the common ones. //So it's better not to uncomment this line. //npc: npc/events/nguild/nguild_dunsw.txt //npc: npc/events/nguild/nguild_treas.txt @@ -194,16 +194,18 @@ npc: npc/kafras/dts_warper.txt //npc: npc/events/nguild/nguild_kafras.txt // -------------------------------------------------------------- // --------------------------- Others --------------------------- -npc: npc/other/pvp.txt +//npc: npc/other/arena.txt npc: npc/other/books.txt -npc: npc/other/msg_boards.txt npc: npc/other/bulletin_boards.txt -npc: npc/other/monster_museum.txt -npc: npc/other/marriage.txt -npc: npc/other/divorce.txt npc: npc/other/comodo_gambling.txt +npc: npc/other/divorce.txt +npc: npc/other/fortune.txt +npc: npc/other/hugel_bingo.txt +//npc: npc/other/mail.txt +npc: npc/other/marriage.txt +npc: npc/other/monster_museum.txt +npc: npc/other/msg_boards.txt npc: npc/other/powernpc.txt +npc: npc/other/pvp.txt npc: npc/other/resetskill.txt -npc: npc/other/hugel_bingo.txt -npc: npc/other/mail.txt // -------------------------------------------------------------- |