diff options
Diffstat (limited to 'npc/032-1_Outback/miriam.txt')
-rw-r--r-- | npc/032-1_Outback/miriam.txt | 4 |
1 files changed, 0 insertions, 4 deletions
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]"; |