summaryrefslogtreecommitdiff
path: root/npc/commands/event.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-15 04:02:22 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-15 04:02:22 -0200
commit5f5bd56bfa70558da899f34ac880be7f0c401d19 (patch)
treeb9a202e7220ac1280697bdcd855c3d44aa213c3e /npc/commands/event.txt
parent2d53be4b771aec1c91da67897b16d5b5d0b8c230 (diff)
downloadserverdata-5f5bd56bfa70558da899f34ac880be7f0c401d19.tar.gz
serverdata-5f5bd56bfa70558da899f34ac880be7f0c401d19.tar.bz2
serverdata-5f5bd56bfa70558da899f34ac880be7f0c401d19.tar.xz
serverdata-5f5bd56bfa70558da899f34ac880be7f0c401d19.zip
Some setup is required, sorry
Diffstat (limited to 'npc/commands/event.txt')
-rw-r--r--npc/commands/event.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/commands/event.txt b/npc/commands/event.txt
index 2a48a7b09..cda18651d 100644
--- a/npc/commands/event.txt
+++ b/npc/commands/event.txt
@@ -108,6 +108,8 @@ function script GlobalEventMenu {
// Delete all Christmas stuff
DelItemFromEveryPlayer(ClosedChristmasBox);
DelItemFromEveryPlayer(OpenedChristmasBox);
+ $XMAS_MONEY=0; // Golbarez
+ $XMAS_GIFTS=0; // Chief
}