From 67c8c9069f523655f9042d06e69d841ac723c63e Mon Sep 17 00:00:00 2001 From: toni Date: Mon, 7 Feb 2011 09:35:53 -0200 Subject: Deleting some unnecessary "next" from miriam and aldred. --- npc/027-2_Caretakers_House/crying_child.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'npc/027-2_Caretakers_House') diff --git a/npc/027-2_Caretakers_House/crying_child.txt b/npc/027-2_Caretakers_House/crying_child.txt index 72c70c76..c3b9ddc9 100644 --- a/npc/027-2_Caretakers_House/crying_child.txt +++ b/npc/027-2_Caretakers_House/crying_child.txt @@ -46,7 +46,6 @@ L_intro: next; menu "My name is "+strcharinfo(0)+", I heard you cry and decided to ask if you need help.",-; - next; mes "[Crying Child]"; mes "\"My parents told me not to talk to strangers... But you look nice... I trust you... I'm Aldred and we live here, my parents and me. This is our inn.\""; next; @@ -55,7 +54,6 @@ L_intro: next; menu "Here, here, don't cry... What did you do?",-; - next; mes "[Aldred]"; mes "\"Err.. I was looking at my parents stuff and I found this funny thing! It looks like a big blue beetle... I thought it would be funny to play with it for a while, so I took it with me. But I... sniffle... I lost it...\""; next; @@ -99,7 +97,7 @@ L_return1: L_return2: mes "[Aldred]"; - mes "\"Hi "+strcharinfo(0)+ "! I was thinking... you were sooo nice helping me find the ... I think I should give you a gift, but I am only a child, I have nothing to give you!\""; + mes "\"Hi "+strcharinfo(0)+ "! I was thinking... you were sooo nice helping me find the beetle... I think I should give you a gift, but I am only a child, I have nothing to give you!\""; next; menu "Don't worry, you don't need to give me anything...",-; @@ -110,7 +108,6 @@ L_return2: menu "Sounds interesting... But who are your parents?",-, "Bad idea, it will only bring more problems...",L_close; - next; set @state, 4; callsub S_Update_Mask; mes "[Aldred]"; -- cgit v1.2.3-70-g09d2