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/glitterHelper.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'world/map/npc/xmas/2011/glitterHelper.txt') diff --git a/world/map/npc/xmas/2011/glitterHelper.txt b/world/map/npc/xmas/2011/glitterHelper.txt index 3ceba9a5..d35d3913 100644 --- a/world/map/npc/xmas/2011/glitterHelper.txt +++ b/world/map/npc/xmas/2011/glitterHelper.txt @@ -33,7 +33,7 @@ L_Helping: next; mes "[Eljas]"; mes "\"But make sure it is really gempowder and not some kind of cheap replacement."; - mes "You know, our decoration glitter is intensified by some magic, and that only works with real gempowders. Otherwise it'll loose its effect after a while.\""; + mes "You know, our decoration glitter is intensified by some magic, and that only works with real gempowders. Otherwise it'll lose its effect after a while.\""; set xmas11, xmas11 | $@xmas11_Decoration; goto L_Close; @@ -72,7 +72,7 @@ L_FakePowders: delitem "RedPowder", @red_amount; delitem "YellowPowder", @yellow_amount; set xmas11, xmas11 | $@xmas11_DecorationDone; - mes "He doesn't notice that you're giving him faked powders."; + mes "He doesn't notice that you're giving him fake powders."; mes "[Eljas]"; mes "\"Excellent! Thank you very much.\""; goto L_Close; @@ -80,7 +80,7 @@ L_FakePowders: L_Done: mes "[Eljas]"; if (xmas11 & $@xmas11_Decoration) - mes "\"The powders you gave me seem to be of poor quality.\""; + mes "\"Even after your help, the powder still isn't working right. Maybe it got wet.\""; if (!(xmas11 & $@xmas11_Decoration)) mes "\"Thanks for bringing the powders.\""; goto L_Close; -- cgit v1.2.3-70-g09d2