diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2011-12-08 16:52:23 +0100 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-12-09 00:59:38 +0100 |
commit | 0c778077e5a180a38116534742d139c78fa2da55 (patch) | |
tree | 63049dcd39f301a2401418e3cc5fcd9b45c643ab /world/map/npc/xmas/2011/leatherBall.txt | |
parent | b7220816487ded7d73bc0eadf53d7abf55af29cd (diff) | |
download | serverdata-0c778077e5a180a38116534742d139c78fa2da55.tar.gz serverdata-0c778077e5a180a38116534742d139c78fa2da55.tar.bz2 serverdata-0c778077e5a180a38116534742d139c78fa2da55.tar.xz serverdata-0c778077e5a180a38116534742d139c78fa2da55.zip |
Christmas amendments
Diffstat (limited to 'world/map/npc/xmas/2011/leatherBall.txt')
-rw-r--r-- | world/map/npc/xmas/2011/leatherBall.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/world/map/npc/xmas/2011/leatherBall.txt b/world/map/npc/xmas/2011/leatherBall.txt index 1397adc5..9a8bf5cd 100644 --- a/world/map/npc/xmas/2011/leatherBall.txt +++ b/world/map/npc/xmas/2011/leatherBall.txt @@ -35,7 +35,7 @@ L_Helping: "What is it?",-; mes "[Tarmo]"; mes "\"The form? It's an order for a toy. We have a shortage on material this year. Some things went wrong with the delivery of it."; - mes "That's why we produce only explicitely ordered toys this year.\""; + mes "That's why we produce only explicitly ordered toys this year.\""; goto L_Close; L_Ordered: @@ -52,7 +52,7 @@ L_NoEvent: L_RewardTime: mes "[Tarmo]"; - mes "\"Given all the adversities we did a pretty good job I think.\""; + mes "\"Given all the misfortunes we did a pretty good job I think.\""; goto L_Close; L_Close: @@ -78,7 +78,7 @@ L_Close: mes "[Busy Helper]"; mes "\"Hello there. I hope you have a good time visiting Santa's home."; - mes "We're usually more hospitable, but this year... I don't know why, but everything goes wrong.\""; + mes "We're usually more hospitable, but this year... I don't know why, but everything is going wrong.\""; goto L_Close; L_Helping: @@ -116,7 +116,7 @@ L_LeatherBall: getitem "LeatherBall", 1; mes "[Iivo]"; mes "\"Great!\""; - mes "He takes the material and starts to cut the leather in pieces and seam them together."; + mes "He takes the material and starts to cut the leather in pieces. Afterwards he seams them together."; mes "It seems to be hard to stitch the leather and takes a while."; next; mes "You get distracted and start daydreaming."; @@ -142,7 +142,7 @@ L_NoEvent: L_RewardTime: mes "[Iivo]"; - mes "\"This year's Christmas prepations really were a huddle. I hope we'll do better next year.\""; + mes "\"This year's Christmas prepations really were chaotic. I hope we'll do better next year.\""; goto L_Close; L_NoItems: |