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/018-2_Woodland_mining_camp | |
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/018-2_Woodland_mining_camp')
-rw-r--r-- | npc/018-2_Woodland_mining_camp/angus.txt | 1 | ||||
-rw-r--r-- | npc/018-2_Woodland_mining_camp/caul.txt | 6 |
2 files changed, 0 insertions, 7 deletions
diff --git a/npc/018-2_Woodland_mining_camp/angus.txt b/npc/018-2_Woodland_mining_camp/angus.txt index bf9f725e..846bed7d 100644 --- a/npc/018-2_Woodland_mining_camp/angus.txt +++ b/npc/018-2_Woodland_mining_camp/angus.txt @@ -9,7 +9,6 @@ mes "[Angus]"; mes "Angus is tinkering with some mechanical concoction."; mes "\"It keeps breakin' left an' right... fortunat'ly I put in redundancies everywhere, but I haf' to keep repairin'.\""; - next; close; L_NohMask: diff --git a/npc/018-2_Woodland_mining_camp/caul.txt b/npc/018-2_Woodland_mining_camp/caul.txt index 8b79658a..cd166796 100644 --- a/npc/018-2_Woodland_mining_camp/caul.txt +++ b/npc/018-2_Woodland_mining_camp/caul.txt @@ -274,13 +274,11 @@ L_monster_oil_start_brew: L_monster_oil_missing: mes "[Caul]"; mes "\"You don't seem to have all of the ingredients. You need one pearl, two snake skins, three black stingers, two piles of ash, and one golden stinger.\""; - next; close; L_monster_oil_missing_gold: mes "[Caul]"; mes "\"You seem to have everything except for the golden stinger. I understand that this one is hard to get, but I'm sure that you can find one somewhere.\""; - next; close; L_monster_oil_loop: @@ -303,7 +301,6 @@ L_monster_oil_loop: next; mes "[Caul]"; mes "\"I'm glad to see that you chose to brew another day... perhaps it might be best if you give up on this dangerous concoction, though!\""; - next; close; L_monster_oil_out_of_leaves: @@ -434,7 +431,6 @@ L_monster_oil_explode_dodge: mes "[Caul]"; mes "Caul nods at you from underneath a chair."; mes "\"I told you, it's dangerous!!\""; - next; close; L_monster_oil_done: @@ -464,13 +460,11 @@ L_monster_oil_done: mes "Caul gets up from underneath the cover he was taking and looks at your brew. He is visibly impressed."; mes "\"Well done! This should be just enough for one potion of monster oil. Let me get you a bottle.\""; mes "He hands you the monster oil."; - next; close; L_monster_oil_no_gold_end: mes "But where is your golden stinger? Didn't you have one earlier?"; mes "Frustrated, you give up."; - next; close; L_mopox_cure_start: |