summaryrefslogtreecommitdiff
path: root/npc/027-2_Caretakers_House/crying_child.txt
diff options
context:
space:
mode:
authortoni <toni@toni-EP45-UD3L.(none)>2011-01-28 13:53:46 -0200
committertoni <toni@toni-EP45-UD3L.(none)>2011-01-28 13:53:46 -0200
commit8a5978fe24024877b6014f699e3744798586f613 (patch)
tree9c09686246d28fcbcaeb3d7868f8481b54c8f18d /npc/027-2_Caretakers_House/crying_child.txt
parentbcbea43727d29ac3afa6f687db94f47e1ca2b7ce (diff)
downloadserverdata-8a5978fe24024877b6014f699e3744798586f613.tar.gz
serverdata-8a5978fe24024877b6014f699e3744798586f613.tar.bz2
serverdata-8a5978fe24024877b6014f699e3744798586f613.tar.xz
serverdata-8a5978fe24024877b6014f699e3744798586f613.zip
Some changes in the love triangle quest order and the crying kid quest.
Diffstat (limited to 'npc/027-2_Caretakers_House/crying_child.txt')
-rw-r--r--npc/027-2_Caretakers_House/crying_child.txt12
1 files changed, 8 insertions, 4 deletions
diff --git a/npc/027-2_Caretakers_House/crying_child.txt b/npc/027-2_Caretakers_House/crying_child.txt
index e7207064..ba0549db 100644
--- a/npc/027-2_Caretakers_House/crying_child.txt
+++ b/npc/027-2_Caretakers_House/crying_child.txt
@@ -131,17 +131,21 @@ L_return4:
mes "[Aldred]";
mes "\"And what did my mother say?\"";
menu
- "She said it was a gift to her, but she wanted to throw it away.",-;
+ "She said it was a gift to her, but she doesn't want it anymore.",-;
mes "[Aldred]";
- mes "\"Really? A gift? I bet it was not my father who gave her this gift. She wouldn't throw it away if it was a gift from him.\"";
+ mes "\"Really? A gift? And why she is refusing to keep this gift\"";
next;
- mes "\"Well, I guess you can keep it. But now I am really curious, who would give a gift to my mother? There are so many strange things happening lately...\"";
+ menu
+ "She is not able to hold it anymore, so it makes her sad",-;
+ mes "\"Ohh... I don't like when my mother gets sad... If this thing is making her feel bad, I guess I should keep it away from her. \"";
+ next;
+ mes "\"Well, I guess you can keep it, but don't show it to my mother again, she is already very sad. But now I am really curious, who would give a gift to my mother? There are so many strange things happening lately...\"";
getinventorylist;
if (@inventorylist_count == 100) goto L_full;
getitem "ScarabArmlet", 1;
set @state, 7;
callsub S_Update_Mask;
- mes "\"I will tell my parents how good and helpfull you are... Maybe they can even offer you a discount in your expenses here at Reid's Inn...\"";
+ mes "\"Now I will tell my parents how good and helpfull you are... Maybe they can even offer you a discount in your expenses here at Reid's Inn...\"";
close;
L_return5: