summaryrefslogtreecommitdiff
path: root/world/map/npc/xmas/2011/wrappingPaperHelper.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/xmas/2011/wrappingPaperHelper.txt')
-rw-r--r--world/map/npc/xmas/2011/wrappingPaperHelper.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/xmas/2011/wrappingPaperHelper.txt b/world/map/npc/xmas/2011/wrappingPaperHelper.txt
index 71c132e5..aa06c2ff 100644
--- a/world/map/npc/xmas/2011/wrappingPaperHelper.txt
+++ b/world/map/npc/xmas/2011/wrappingPaperHelper.txt
@@ -17,7 +17,7 @@
if (xmas11 & $@xmas11_talkedToChief) goto L_Helping;
mes "[Busy Helper]";
- mes "\"Excuse, but please don't interrupt. We're all very busy.\"";
+ mes "\"Excuse me, but please don't interrupt. We're all very busy.\"";
goto L_Close;
L_Helping:
@@ -30,7 +30,7 @@ L_Helping:
mes "For making one roll of wrapping paper, I need " + @reed_amount + " Reed Bundles, " + @water_amount + " Bottle of Water and some dye to make it colored.\"";
next;
L_Again:
- mes "\"Let's see... This is the regulation of wrapping paper colors and designs for this year. Tell me which you want.\"";
+ mes "\"Let's see... These are the regulations for wrapping paper colors and designs for this year. Tell me which you want.\"";
mes "He shows you some officialy looking piece of paper.";
menu
"Red dotted (2 Red Dyes)",L_Red,
@@ -95,7 +95,7 @@ L_RedGolden:
delitem "YellowDye", 1;
getitem "RedGoldenStripedWrap", 1;
mes "[Reino]";
- mes "\"Good choice, this is my favourite this year.\"";
+ mes "\"Good choice, this is my favorite this year.\"";
goto L_MadePaper;
L_GreenRed:
@@ -107,7 +107,7 @@ L_GreenRed:
delitem "GreenDye", 1;
getitem "GreenRedStripedWrap", 1;
mes "[Reino]";
- mes "\"Yeah, this is really Christmas styled.\"";
+ mes "\"Yeah, this is really Christmas-styled.\"";
goto L_MadePaper;
L_MadePaper: