summaryrefslogtreecommitdiff
path: root/npc/001-1_Tulimshar/elanore.txt
diff options
context:
space:
mode:
authorMaximilian Philipps <Turmfalke2007@web.de>2009-07-19 17:22:57 +0200
committerJared Adams <jaxad0127@gmail.com>2009-07-20 18:00:26 -0600
commitf31497688ec199d06f04d137ada8879fa1b419cc (patch)
tree2a4d42d147b9a826059188b2e72c7a2c62e2ce92 /npc/001-1_Tulimshar/elanore.txt
parentea7661d8046b5b6d7ce0199546fe1e5331f5ac18 (diff)
downloadserverdata-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/001-1_Tulimshar/elanore.txt')
-rw-r--r--npc/001-1_Tulimshar/elanore.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/npc/001-1_Tulimshar/elanore.txt b/npc/001-1_Tulimshar/elanore.txt
index 0b0b9c92..7dea2a32 100644
--- a/npc/001-1_Tulimshar/elanore.txt
+++ b/npc/001-1_Tulimshar/elanore.txt
@@ -218,20 +218,17 @@ L_Lifestones_Trade:
mes "\"Five for you and five for me.\"";
mes "She smiles.";
mes "[200 experience points]";
- next;
close;
L_Lifestones_NoRoom:
mes "[Elanore the Healer]";
mes "\"Oh... it seems that you have no room for the lifestones. But please do come back later when you have made a little space.\"";
- next;
close;
L_Lifestones_Trade_Missing:
mes "[Elanore the Healer]";
mes "Elanore counts the leaves you show her.";
mes "\"No, I am sorry. Please bring me ten leaves each of gamboge, alizarin, mauve, and cobalt.\"";
- next;
close;
L_Lifestones_MakeSelf:
@@ -244,12 +241,10 @@ L_Lifestones_MakeSelf_yes:
next;
mes "[Elanore the Healer]";
mes "\"You will have to make sure that your powers are pure, though, either by wearing a white robe or some other special magical item that does this for you.\"";
- next;
close;
L_Lifestones_MakeSelf_no:
mes "\"No, you are not powerful enough yet. Please come back and ask me again when you have learned to control more powerful magic, though!\"";
- next;
close;
L_Teach:
@@ -263,7 +258,6 @@ L_Teach:
mes "[Elanore the Healer]";
mes "\"You have made good progress, but you lack the magical power to advance further. Also, I would like to observe you some more to be certain that you will make a good healer.\"";
- next;
close;
L_Teach_Initial:
@@ -303,7 +297,6 @@ L_Teach_Initial:
mes "[Elanore the Healer]";
mes "Elanore hands you the crystal.";
mes "\"Here you are. I hope that it will allow you to do good!\"";
- next;
close;
L_Teach_Initial_Noroom:
@@ -378,7 +371,6 @@ L_Teach_CheckAdvanceToLOH:
getexp 1000, 0;
set @Q_status, @STATUS_LEARNED_LAY_ON_HANDS;
callsub S_update_var;
- next;
close;
L_Teach_LOH_advance_abort0: