summaryrefslogtreecommitdiff
path: root/world/map/npc/xmas/2011/deliverPresentsHelper.txt
diff options
context:
space:
mode:
authorThe Kandiman <kandiman@kandiman.(none)>2011-12-08 23:26:56 -0500
committerThe Kandiman <kandiman@kandiman.(none)>2011-12-08 23:26:56 -0500
commitb6d55a492b58f6d57e6f94eaacab98cb1e0e97fe (patch)
treefc6fae070f94327835ea5d5b0e9c6173fc43807f /world/map/npc/xmas/2011/deliverPresentsHelper.txt
parent0c778077e5a180a38116534742d139c78fa2da55 (diff)
downloadserverdata-b6d55a492b58f6d57e6f94eaacab98cb1e0e97fe.tar.gz
serverdata-b6d55a492b58f6d57e6f94eaacab98cb1e0e97fe.tar.bz2
serverdata-b6d55a492b58f6d57e6f94eaacab98cb1e0e97fe.tar.xz
serverdata-b6d55a492b58f6d57e6f94eaacab98cb1e0e97fe.zip
Minor spelling and grammar corrections for Christmas event.
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: