diff options
-rw-r--r-- | conf-tmpl/map_athena.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/conf-tmpl/map_athena.conf b/conf-tmpl/map_athena.conf index 0769aef9b..266c0ce40 100644 --- a/conf-tmpl/map_athena.conf +++ b/conf-tmpl/map_athena.conf @@ -273,8 +273,9 @@ npc: npc/kafras/kafras_new.txt //---------------------------- Events --------------------------------
-npc: npc/events/easter.txt
+//npc: npc/events/easter.txt
//npc: npc/events/valentinesday.txt
+//npc: npc/events/xmas.txt
//npc: npc/events/alchemist.txt
//npc: npc/events/twintowers.txt
npc: npc/events/custom/uneasy_cemetery.txt
@@ -1163,4 +1164,4 @@ import: conf/import/map_conf.txt imalive_on: 0
imalive_time: 30
flush_on: 0
-flush_time: 30
\ No newline at end of file +flush_time: 30
|