From eda26c6f19d4232092adf0e6d69fc87dd3209627 Mon Sep 17 00:00:00 2001 From: Stefan Beller Date: Tue, 18 Jan 2011 21:20:11 +0100 Subject: fixup magic menu --- npc/functions/magic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/magic.txt b/npc/functions/magic.txt index 4dadb2a9..6e741312 100644 --- a/npc/functions/magic.txt +++ b/npc/functions/magic.txt @@ -122,7 +122,7 @@ L_Q_post_imp: if (!(getskilllv(SKILL_POOL))) goto L_Q_post_astralsoul; set @choice$[@choices_nr], "...ways to improve my magic?"; - set @choice_idx[@choices_nr], @QQ_IMP; + set @choice_idx[@choices_nr], @QQ_ASTRALSOUL; set @choices_nr, @choices_nr + 1; L_Q_post_astralsoul: -- cgit v1.2.3-60-g2f50