From f31497688ec199d06f04d137ada8879fa1b419cc Mon Sep 17 00:00:00 2001 From: Maximilian Philipps Date: Sun, 19 Jul 2009 17:22:57 +0200 Subject: removes next; when followed by a close; --- npc/018-2_Woodland_mining_camp/angus.txt | 1 - npc/018-2_Woodland_mining_camp/caul.txt | 6 ------ 2 files changed, 7 deletions(-) (limited to 'npc/018-2_Woodland_mining_camp') 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: -- cgit v1.2.3-60-g2f50