summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/functions/magic.txt2
1 files changed, 1 insertions, 1 deletions
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: