summaryrefslogtreecommitdiff
path: root/world/map/npc/030-2/bedding_helper.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/030-2/bedding_helper.txt')
-rw-r--r--world/map/npc/030-2/bedding_helper.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/030-2/bedding_helper.txt b/world/map/npc/030-2/bedding_helper.txt
index 8e35d4c2..a8595475 100644
--- a/world/map/npc/030-2/bedding_helper.txt
+++ b/world/map/npc/030-2/bedding_helper.txt
@@ -62,6 +62,7 @@ L_Fur:
if (countitem("WhiteFur") < $@xmas_bedding_amount)
goto L_NoItems;
delitem "WhiteFur", $@xmas_bedding_amount;
+ set XMASTIME, XMASTIME &~ $@xmas_helper_bit_bed_starts;
set XMASTIME, XMASTIME | $@xmas_helper_bit_bed_ends;
set @karma_bonus, $@xmas_karma_bonus;
callfunc "XmasNice";