diff options
Diffstat (limited to 'npc/commands')
-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 49bc9f897..e3ead9dbc 100644 --- a/npc/commands/event.txt +++ b/npc/commands/event.txt @@ -64,6 +64,7 @@ function script GlobalEventMenu { // Add drops? // Change maps? + addmapmask "009-1", MASK_CHRISTMAS; // Enable event set $EVENT$, "Christmas"; |