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/005-1_Snake_desert/tree.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'npc/005-1_Snake_desert') 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: -- cgit v1.2.3-60-g2f50