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/012-1_Woodland_Hills/injured-mouboo.txt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'npc/012-1_Woodland_Hills/injured-mouboo.txt') diff --git a/npc/012-1_Woodland_Hills/injured-mouboo.txt b/npc/012-1_Woodland_Hills/injured-mouboo.txt index ae203a9a..4adbca98 100644 --- a/npc/012-1_Woodland_Hills/injured-mouboo.txt +++ b/npc/012-1_Woodland_Hills/injured-mouboo.txt @@ -33,7 +33,6 @@ function script QuestMoubooHeal { L_nothing: mes "Your spell has no effect."; - next; close; S_update_var: @@ -201,25 +200,20 @@ L_dead: set @Q_status, @STATE_TOOK_KILL_REWARD; callsub S_update_var; - - next; close; L_took_reward: mes "[Dead Mouboo]"; mes "You see a dead mouboo."; - next; close; L_nopickup: mes "Unfortunately, you can't carry any more."; - next; close; L_healed: mes "[Mouboo]"; mes "The mouboo is sleeping soundly, smiling in its dreams."; - next; close; S_update_var: -- cgit v1.2.3-70-g09d2