summaryrefslogtreecommitdiff
path: root/npc/005-1_Snake_desert
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/005-1_Snake_desert
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/005-1_Snake_desert')
-rw-r--r--npc/005-1_Snake_desert/tree.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/npc/005-1_Snake_desert/tree.txt b/npc/005-1_Snake_desert/tree.txt
index fc7d1888..4eea7845 100644
--- a/npc/005-1_Snake_desert/tree.txt
+++ b/npc/005-1_Snake_desert/tree.txt
@@ -27,7 +27,6 @@ L_cont:
getexp 20000, 0;
set @value, 15;
callfunc "QuestSagathaHappy";
- next;
close;
L_hug:
@@ -102,20 +101,17 @@ L_givewater:
mes "[Dying Tree]";
mes "You pour a bottle of water into the sand. The water dissipates quickly, without any effect.";
- next;
close;
L_no_water:
mes "[Dying Tree]";
mes "You don't have any water.";
- next;
close;
L_kiss:
mes "[Dying Tree]";
mes "You pluck out a splinter from your lip.";
mes "Somehow, you don't think that this helped.";
- next;
close;
L_do_cut:
@@ -142,13 +138,11 @@ L_really_cut:
mes "[Dying Tree]";
mes "You cut off a branch from the tree.";
mes "For an instant, you have an uneasy feeling, as if the branch were writhing in your hand...";
- next;
close;
L_no_boneknife:
mes "[Dying Tree]";
mes "Try as you might, you can't seem to find a way to cut off a branch. Perhaps you need a different tool for cutting?";
- next;
close;
L_happy: