diff options
author | toni <toni@toni-EP45-UD3L.(none)> | 2011-02-07 09:35:53 -0200 |
---|---|---|
committer | toni <toni@toni-EP45-UD3L.(none)> | 2011-02-07 09:35:53 -0200 |
commit | 67c8c9069f523655f9042d06e69d841ac723c63e (patch) | |
tree | 5026aca520a2730b723306b21674c9ac565f682a /npc/032-1_Outback/miriam.txt | |
parent | fa8c4a4b56e9a0ce816025e29bf49ce4c72571a2 (diff) | |
download | serverdata-67c8c9069f523655f9042d06e69d841ac723c63e.tar.gz serverdata-67c8c9069f523655f9042d06e69d841ac723c63e.tar.bz2 serverdata-67c8c9069f523655f9042d06e69d841ac723c63e.tar.xz serverdata-67c8c9069f523655f9042d06e69d841ac723c63e.zip |
Deleting some unnecessary "next" from miriam and aldred.
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]"; |