summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-26 17:51:08 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-26 17:51:08 -0200
commite8e4ee91d1b7ff7943d38d0ee1997440e2961818 (patch)
treefbab6f7f2917cf460e5dc8054bccb0e0cc264026 /npc
parent96d9f6e7275ce2d55940cc42a43b41c6a6d92a68 (diff)
downloadserverdata-e8e4ee91d1b7ff7943d38d0ee1997440e2961818.tar.gz
serverdata-e8e4ee91d1b7ff7943d38d0ee1997440e2961818.tar.bz2
serverdata-e8e4ee91d1b7ff7943d38d0ee1997440e2961818.tar.xz
serverdata-e8e4ee91d1b7ff7943d38d0ee1997440e2961818.zip
Mask Christmas is not deleted... Fancy. Add Christmas mask for Nivalis Bank.
Diffstat (limited to 'npc')
-rw-r--r--npc/commands/event.txt1
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";