diff options
Diffstat (limited to 'npc/scripts_athena.conf')
-rw-r--r-- | npc/scripts_athena.conf | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/npc/scripts_athena.conf b/npc/scripts_athena.conf index 504053904..7d539c90e 100644 --- a/npc/scripts_athena.conf +++ b/npc/scripts_athena.conf @@ -175,6 +175,18 @@ npc: npc/kafras/dts_warper.txt //npc: npc/events/whiteday.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. +//So it's better not to uncomment this line. +//npc: npc/events/nguild/nguild_dunsw.txt +//npc: npc/events/nguild/nguild_treas.txt +//npc: npc/events/nguild/nguild_guardians.txt +//npc: npc/events/nguild/nguild_warper.txt +//npc: npc/events/nguild/nguild_ev_agit.txt +//npc: npc/events/nguild/nguild_flags.txt +//npc: npc/events/nguild/nguild_managers.txt +//npc: npc/events/nguild/nguild_kafras.txt // -------------------------------------------------------------- // --------------------------- Others --------------------------- npc: npc/other/pvp.txt @@ -186,4 +198,5 @@ npc: npc/other/marriage.txt npc: npc/other/divorce.txt npc: npc/other/comodo_gambling.txt npc: npc/other/powernpc.txt +npc: npc/other/resetskill.txt // -------------------------------------------------------------- |