From 7d66930a7e2bb142f0dbef711aa057fcf044340f Mon Sep 17 00:00:00 2001 From: The Kandiman Date: Sat, 30 Apr 2011 16:28:04 -0400 Subject: Minor correction/addition to bakery daily quest --- npc/021-2_Tulimshar/bakery.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/021-2_Tulimshar/bakery.txt b/npc/021-2_Tulimshar/bakery.txt index 91794e51..9a3f1054 100644 --- a/npc/021-2_Tulimshar/bakery.txt +++ b/npc/021-2_Tulimshar/bakery.txt @@ -24,7 +24,10 @@ L_Begin: if ((@Q_kadiya_status == @Q_STATUS_WANTS_ORANGECUPCAKE) && (countitem ("MopoxCurePotion") > 0)) goto L_lace_cupcake; - mes "\"Would you mind to bring me 6 acorns, I need it for chocolate cake. I would be so delicious!\""; + mes "\"Would you mind bringing me 6 acorns please? I need them to make flour for the chocolate cakes. I will be so delicious!\""; + next; + mes "\"Um, I mean, the cakes will be delicious...\""; + emotion 8; next; set @dq_level, 15; -- cgit v1.2.3-70-g09d2