summaryrefslogtreecommitdiff
path: root/npc/commands
diff options
context:
space:
mode:
Diffstat (limited to 'npc/commands')
-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 44a00192a..cc72541fc 100644
--- a/npc/commands/event.txt
+++ b/npc/commands/event.txt
@@ -133,6 +133,7 @@ function script GlobalEventMenu {
DelItemFromEveryPlayer(OpenedChristmasBox);
$XMAS_MONEY=0; // Golbarez
$XMAS_GIFTS=0; // Chief
+ DelAccRegFromEveryPlayer("#XMAS_LOGINBONUS");
}