diff options
author | The Kandiman <kandiman@kandiman.(none)> | 2011-12-08 23:26:56 -0500 |
---|---|---|
committer | The Kandiman <kandiman@kandiman.(none)> | 2011-12-08 23:26:56 -0500 |
commit | b6d55a492b58f6d57e6f94eaacab98cb1e0e97fe (patch) | |
tree | fc6fae070f94327835ea5d5b0e9c6173fc43807f /world/map/npc/xmas/2011/wrappingPaperHelper.txt | |
parent | 0c778077e5a180a38116534742d139c78fa2da55 (diff) | |
download | serverdata-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/wrappingPaperHelper.txt')
-rw-r--r-- | world/map/npc/xmas/2011/wrappingPaperHelper.txt | 8 |
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 aa06c2ff..7a96c7b5 100644 --- a/world/map/npc/xmas/2011/wrappingPaperHelper.txt +++ b/world/map/npc/xmas/2011/wrappingPaperHelper.txt @@ -22,16 +22,16 @@ L_Helping: mes "[Reino]"; - mes "\"Oh, I see you're here to help. Maybe you can assist me with some problem we have."; + mes "\"Oh, I see you're here to help. Maybe you can assist me with a problem we have."; mes "We're nearly out of wrapping paper for the present boxes."; - mes "That's very very bad. Can you imagine how it would look like if the presents wouldn't have wrapping paper?\""; + mes "That's very very bad. Can you imagine how it would look if the presents didn't have wrapping paper?\""; next; mes "\"So, eh, I can only give you some of the remaining wrapping paper if you bring me the needed material to make new wrapping paper."; 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... 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."; + mes "He shows you an official looking piece of paper."; menu "Red dotted (2 Red Dyes)",L_Red, "Yellow dotted (2 Yellow Dyes)",L_Yellow, @@ -132,7 +132,7 @@ L_NoEvent: L_RewardTime: mes "[Reino]"; - mes "\"I love Christmas time. Even if it was a total chaos this year.\""; + mes "\"I love Christmas time. Even if it was total chaos this year.\""; goto L_Close; L_NoItems: |