summaryrefslogtreecommitdiff
path: root/world/map/npc/xmas/2011/deliverPresentsHelper.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/xmas/2011/deliverPresentsHelper.txt')
-rw-r--r--world/map/npc/xmas/2011/deliverPresentsHelper.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/xmas/2011/deliverPresentsHelper.txt b/world/map/npc/xmas/2011/deliverPresentsHelper.txt
index bb26e768..5e9ed56d 100644
--- a/world/map/npc/xmas/2011/deliverPresentsHelper.txt
+++ b/world/map/npc/xmas/2011/deliverPresentsHelper.txt
@@ -187,7 +187,7 @@ L_Deliver:
if (@toy$ == "PlushMouboo")
set xmas11, (xmas11 & ~($@xmas11_PlushMoubooMask) | (@plushmouboo << $@xmas11_PlushMoubooShift));
- if (@toy$ == "StickReinboo")
+ if (@toy$ == "StickReinboo")
set @stickreinboo, @stickreinboo + 2;
if (@toy$ == "StickReinboo")
set xmas11, (xmas11 & ~($@xmas11_StickReinbooMask) | (@stickreinboo << $@xmas11_StickReinbooShift));
@@ -212,7 +212,7 @@ L_NoEvent:
L_RewardTime:
mes "[Aaron]";
- mes "\"This was a lot of hard work this year.\"";
+ mes "\"That was a lot of hard work this year.\"";
goto L_Close;
L_NoItems: