summaryrefslogtreecommitdiff
path: root/npc/commands/event.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-22 18:23:01 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-22 18:23:01 -0200
commit9891477a3d6f8477e954e4e5b76356b7c2dcf670 (patch)
tree0ffc758ee8d1933b62e7b781707f0ffea28e47a4 /npc/commands/event.txt
parent83c173d28418b8d951769abdb53b6f8a1c257dca (diff)
downloadserverdata-9891477a3d6f8477e954e4e5b76356b7c2dcf670.tar.gz
serverdata-9891477a3d6f8477e954e4e5b76356b7c2dcf670.tar.bz2
serverdata-9891477a3d6f8477e954e4e5b76356b7c2dcf670.tar.xz
serverdata-9891477a3d6f8477e954e4e5b76356b7c2dcf670.zip
Special Christmas Login Bonus: During 24/12~26/12, you will get a [Bronze Gift].
But only one, so you can spend time with your family %%I
Diffstat (limited to 'npc/commands/event.txt')
-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");
}