summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/commands/event.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/npc/commands/event.txt b/npc/commands/event.txt
index e3ead9dbc..5f8313ac9 100644
--- a/npc/commands/event.txt
+++ b/npc/commands/event.txt
@@ -65,6 +65,9 @@ function script GlobalEventMenu {
// Change maps?
addmapmask "009-1", MASK_CHRISTMAS;
+ addmapmask "017-2", MASK_CHRISTMAS;
+ addmapmask "017-2-1", MASK_CHRISTMAS;
+ addmapmask "017-3", MASK_CHRISTMAS;
// Enable event
set $EVENT$, "Christmas";