From d1589429fb59a25d622836fd1c49eed64447bd51 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 16 Jul 2018 15:52:06 -0300 Subject: Kalmurk can fail, warn players when it fail --- npc/magic/kalmurk.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/magic') diff --git a/npc/magic/kalmurk.txt b/npc/magic/kalmurk.txt index 8d837d0d5..dd9ebc062 100644 --- a/npc/magic/kalmurk.txt +++ b/npc/magic/kalmurk.txt @@ -49,6 +49,8 @@ OnCall: // Summon Magic // SummonMagic(SkillID, MobID{, SkillLevelPerMob=2{, Level Override}}) SummonMagic(@sk, Maggot, 2, MAGIC_LVL+getskilllv(@sk)-1); + } else { + dispbottom l("The spell fails!"); } // Get a single mana experience point (this is NOT used by Soul Menhir) -- cgit v1.2.3-60-g2f50