From 0c778077e5a180a38116534742d139c78fa2da55 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Thu, 8 Dec 2011 16:52:23 +0100 Subject: Christmas amendments --- world/map/npc/xmas/2011/wrappingPaperHelper.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/xmas/2011/wrappingPaperHelper.txt') 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: -- cgit v1.2.3-60-g2f50