From 0da4d27a4357f15a8cb0eb9eaa355c7acd99e1b2 Mon Sep 17 00:00:00 2001 From: Fate Date: Thu, 14 May 2009 03:27:53 +0000 Subject: Fixed broken GOTO in mana seed script after level-up --- npc/012-3_Cave/mana-seed.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/012-3_Cave/mana-seed.txt') diff --git a/npc/012-3_Cave/mana-seed.txt b/npc/012-3_Cave/mana-seed.txt index e1804e19..58c2e3cd 100644 --- a/npc/012-3_Cave/mana-seed.txt +++ b/npc/012-3_Cave/mana-seed.txt @@ -237,7 +237,7 @@ L_magic_levelup: mes "[" + @exp + " experience points]"; next; - goto L_magic_end; + goto L_end; L_magic_maxed_out: mes "Strangely, you feel nothing, as if its membrane had closed towards you."; -- cgit v1.2.3-60-g2f50