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/002-1_Sandstorm/rogue.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'npc/002-1_Sandstorm') diff --git a/npc/002-1_Sandstorm/rogue.txt b/npc/002-1_Sandstorm/rogue.txt index 9d6a555f..e5afe354 100644 --- a/npc/002-1_Sandstorm/rogue.txt +++ b/npc/002-1_Sandstorm/rogue.txt @@ -34,13 +34,11 @@ L_Reset: mes "\"There you are."; mes ""; mes "Good as new!\""; - next; close; L_Pass: mes "[Rogue Mage]"; mes "\"Very well then, see you.\""; - next; close; L_NoMoney: @@ -48,6 +46,5 @@ L_NoMoney: mes "\"Oh dear, the price cannot be bargained."; mes ""; mes "Perhaps you can borrow from a friend?\""; - next; close; } -- cgit v1.2.3-60-g2f50