diff options
Diffstat (limited to 'npc/commands/event.txt')
-rw-r--r-- | npc/commands/event.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/commands/event.txt b/npc/commands/event.txt index ae49634b7..5d2ddf256 100644 --- a/npc/commands/event.txt +++ b/npc/commands/event.txt @@ -69,6 +69,7 @@ function script sChristmas { addmapmask "017-2", MASK_CHRISTMAS; addmapmask "017-2-1", MASK_CHRISTMAS; addmapmask "017-3", MASK_CHRISTMAS; + addmapmask "020-2", MASK_CHRISTMAS; // Enable event set $EVENT$, "Christmas"; |