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-2_Hurnscald/wyara.txt | |
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-2_Hurnscald/wyara.txt')
-rw-r--r-- | npc/009-2_Hurnscald/wyara.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/npc/009-2_Hurnscald/wyara.txt b/npc/009-2_Hurnscald/wyara.txt index 01793fee..d37e386a 100644 --- a/npc/009-2_Hurnscald/wyara.txt +++ b/npc/009-2_Hurnscald/wyara.txt @@ -56,7 +56,6 @@ L_Main: L_Shop: mes "[Wyara the Witch]"; mes "\"Please have a look at the shelf behind me.\""; - next; close; L_Question: @@ -352,7 +351,6 @@ L_Magic_purify_explained: L_Magic_purify_doit: mes "[Wyara the Witch]"; mes "\"Take your purification potion to the pond, right next to its center, and pour the potion in.\""; - next; close; L_Magic_purify_nospace: @@ -402,7 +400,6 @@ L_Magic_purify_once: L_Magic_purify_doit2: mes "[Wyara the Witch]"; mes "\"Please apply this one quickly, again.\""; - next; close; L_Magic_purify_done: @@ -449,7 +446,6 @@ L_Magic_purify_done: L_Magic_purify_abort: mes "[Wyara the Witch]"; mes "\"I can't help you if you don't subject yourself to the ritual.\""; - next; close; L_Magic_train_no: |