From 3d9e3555b5ea1348bbd49d6b530f44723fea1e9e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 15 Dec 2018 04:34:18 -0200 Subject: Christmas Cook is complete --- npc/commands/event.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/commands/event.txt') diff --git a/npc/commands/event.txt b/npc/commands/event.txt index cda18651d..37bb3c670 100644 --- a/npc/commands/event.txt +++ b/npc/commands/event.txt @@ -48,6 +48,8 @@ function script sChristmas { addmonsterdrop(WhiteSlime, ClosedChristmasBox, 30); // Change maps for Christmas Season (Specially LoF maps) + addmapmask "003-1", MASK_CHRISTMAS; + addmapmask "005-1", MASK_CHRISTMAS; addmapmask "009-1", MASK_CHRISTMAS; addmapmask "012-1", MASK_CHRISTMAS; addmapmask "017-2", MASK_CHRISTMAS; -- cgit v1.2.3-70-g09d2