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/emptyBoxesHelper.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'world/map/npc/xmas/2011/emptyBoxesHelper.txt') diff --git a/world/map/npc/xmas/2011/emptyBoxesHelper.txt b/world/map/npc/xmas/2011/emptyBoxesHelper.txt index 8e22f077..428acfe8 100644 --- a/world/map/npc/xmas/2011/emptyBoxesHelper.txt +++ b/world/map/npc/xmas/2011/emptyBoxesHelper.txt @@ -20,13 +20,13 @@ L_Helping: mes "[Urmas]"; - mes "\"Ah, I see you're one of the auxiliary forces. Ok, listen to me."; - mes "\"We have a narrow on the empty present boxes. Don't ask me how that can happen!"; + mes "\"Ah, I see you're one of the seasonal helpers. Ok, listen to me."; + mes "\"We have a shortage on the empty present boxes. Don't ask me how that can happen!"; mes "Those paper-shufflers up there probably messed up the ordering or something. Pah.\""; next; - mes "\"However, we need to fix it."; - mes "Bring me some wood, so I can make boxes out of it."; - mes "I think " + @log_amount + " Raw Logs will do for one box.\""; + mes "\"However, we need to fix it. I have only a few boxes left."; + mes "Bring me some wood, so I can make new boxes out of it."; + mes @log_amount + " Raw Logs will do for one box.\""; if (countitem("RawLog") < @log_amount) goto L_Close; next; -- cgit v1.2.3-70-g09d2