From 84901cc62d0e7e37bb373a3d25c40a2ad585bdf0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 16 Jul 2018 02:20:01 -0300 Subject: [skip ci] you are not being a lame cheater who never tried the skill even once... I hope? --- npc/003-0/audsbel.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/003-0/audsbel.txt b/npc/003-0/audsbel.txt index 4ad97e598..eb3575521 100644 --- a/npc/003-0/audsbel.txt +++ b/npc/003-0/audsbel.txt @@ -170,7 +170,7 @@ L_Magic: mesq l("Have you managed to transmute the @@ I asked for?", getitemlink(MoubooFigurine)); next; if (askyesno() == ASK_YES) { - if (!countitem(MoubooFigurine)) goto L_Lie; + if (!countitem(MoubooFigurine) || !MAGIC_EXP) goto L_Lie; delitem MoubooFigurine, 1; getexp 5000, 0; setq General_Auldsbel, 3; -- cgit v1.2.3-60-g2f50