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 +---- npc/032-1_Outback/miriam.txt | 4 ---- 2 files changed, 1 insertion(+), 8 deletions(-) (limited to 'npc') 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]"; diff --git a/npc/032-1_Outback/miriam.txt b/npc/032-1_Outback/miriam.txt index f15c1259..5714f807 100644 --- a/npc/032-1_Outback/miriam.txt +++ b/npc/032-1_Outback/miriam.txt @@ -55,7 +55,6 @@ L_intro: next; menu "Oh, I am sorry! I didn't know you were meditating...",-; - next; mes "[Miriam]"; mes "\"You are really sorry? Ok, but that is not enough... I need you to do something for me. As you can imagine, I will need a lot of time to concentrate and get back to the state I was when you interrupted me.\""; next; @@ -106,7 +105,6 @@ L_ask2: "Yes, here it is!",L_getitems, "What was that again?", L_ask3, "No, not yet.",-; - next; mes "\"So please hurry up!\""; close; @@ -182,7 +180,6 @@ L_offer: if (!(getskilllv(SKILL_POOL))) goto L_noskill; menu "Yes, I look really good in this " +@torso$+ ".",-; - next; mes "[Miriam]"; mes "\"I see. I like the way you distributed your Character Points too... " +@agi+ " points to Agility! You really know how to prepare yourself for a good fight!\""; next; @@ -193,7 +190,6 @@ L_offer: menu "I'm in! What kind of test is it?",-, "I don't think I need more speed right now",L_giveup; - next; L_test: mes "[Miriam]"; -- cgit v1.2.3-60-g2f50