diff options
author | Maximilian Philipps <Turmfalke2007@web.de> | 2009-07-19 17:22:57 +0200 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-07-20 18:00:26 -0600 |
commit | f31497688ec199d06f04d137ada8879fa1b419cc (patch) | |
tree | 2a4d42d147b9a826059188b2e72c7a2c62e2ce92 /npc/009-3_Cave_beneath_Hurnscald | |
parent | ea7661d8046b5b6d7ce0199546fe1e5331f5ac18 (diff) | |
download | serverdata-f31497688ec199d06f04d137ada8879fa1b419cc.tar.gz serverdata-f31497688ec199d06f04d137ada8879fa1b419cc.tar.bz2 serverdata-f31497688ec199d06f04d137ada8879fa1b419cc.tar.xz serverdata-f31497688ec199d06f04d137ada8879fa1b419cc.zip |
removes next; when followed by a close;
Diffstat (limited to 'npc/009-3_Cave_beneath_Hurnscald')
-rw-r--r-- | npc/009-3_Cave_beneath_Hurnscald/sword.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/npc/009-3_Cave_beneath_Hurnscald/sword.txt b/npc/009-3_Cave_beneath_Hurnscald/sword.txt index 2ff1d958..fbb47433 100644 --- a/npc/009-3_Cave_beneath_Hurnscald/sword.txt +++ b/npc/009-3_Cave_beneath_Hurnscald/sword.txt @@ -31,7 +31,6 @@ L_message: mes "[Magic Sword]"; mes "\"Come back when thou art stronger.\""; - next; close; L_Initial: @@ -63,7 +62,6 @@ L_Initial: mes "[Magic Sword]"; mes "There is no answer."; - next; close; L_PostFlareDart: @@ -82,7 +80,6 @@ L_PostFlareDart: L_PostFlareDart_hi: mes "[Magic Sword]"; mes "\"Mortal... I have seen pain and death beyond thine reckoning! Mock me not with thine idle questions!\""; - next; close; L_PostFlareDart_sister: @@ -120,7 +117,6 @@ L_PostFlareDart_teach: mes "[Magic Sword]"; mes "\"But beware... the path of war that thou hast embarked upon is one from which few return. May luck be on thy side...\""; - next; close; L_PostFlareDart_teach2: @@ -163,26 +159,22 @@ L_L2_W11: mes "[Magic Sword]"; mes "\"Take twenty arrows, sprinkle sulphur powder over them, and then speak '" + getspellinvocation("arrow-hail") + "'. Throw them high up in the air, and watch the hail unfold before thy feet.\""; - next; close; L_L2_almost_done: mes "[Magic Sword]"; mes "\"Return to my sister now. I expect that she shall teach thee one more spell.\""; - next; close; L_lacking_mobpoints: mes "[Magic Sword]"; mes "\"Thou lackest the monster points needed to prove thy worthiness. I shall not reveal more to thee until thou hast slain more monsters.\""; - next; close; L_sayhi: mes "[Magic Sword]"; mes "\"Please leave me in peace.\""; - next; close; S_update_var: |