summaryrefslogtreecommitdiff
path: root/npc/002-1_Sandstorm/rogue.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/002-1_Sandstorm/rogue.txt')
-rw-r--r--npc/002-1_Sandstorm/rogue.txt3
1 files changed, 0 insertions, 3 deletions
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;
}