From bdf40b76d2dad12c00a34d6e86429265ea702374 Mon Sep 17 00:00:00 2001 From: Stefan Beller Date: Wed, 29 Dec 2010 14:36:29 +0100 Subject: error fixed in voltain now all states are cycled --- npc/007-1_Woodland/voltain.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/007-1_Woodland/voltain.txt b/npc/007-1_Woodland/voltain.txt index 76e49f1b..1359ada8 100644 --- a/npc/007-1_Woodland/voltain.txt +++ b/npc/007-1_Woodland/voltain.txt @@ -157,7 +157,7 @@ mes "[Voltain]"; if (countitem("BlackScorpionStinger") < 1) goto L_NOT_ENOUGH; delitem "BlackScorpionStinger", 1; getexp @BLACK_SC_ST_REWARD_XP, 0; - set $state, 0; + set $state, 4; mes "\"Great! Now I can really kill that monster!\""; close; -- cgit v1.2.3-60-g2f50