From abd28dc68f6f75093e2b551e22e021b49239f92a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 21 Oct 2019 13:25:26 -0300 Subject: Let's try a different approach with Kalmurk --- npc/magic/kalmurk.txt | 4 ++++ npc/magic/zarkor.txt | 1 + 2 files changed, 5 insertions(+) (limited to 'npc/magic') diff --git a/npc/magic/kalmurk.txt b/npc/magic/kalmurk.txt index 10ba98d7c..50aca887a 100644 --- a/npc/magic/kalmurk.txt +++ b/npc/magic/kalmurk.txt @@ -16,6 +16,10 @@ OnFriendlyDeath: */ OnCall: + // Deprecated + dispbottom l("The usage of @sk-commands was deprecated"); + end; + // Other requeriments if (countitem(MaggotSlime) < 2) { dispbottom l("You need 2x @@ to cast this skill.", getitemlink(MaggotSlime)); diff --git a/npc/magic/zarkor.txt b/npc/magic/zarkor.txt index b205fcf92..9763189bb 100644 --- a/npc/magic/zarkor.txt +++ b/npc/magic/zarkor.txt @@ -29,6 +29,7 @@ OnFriendlyDeath: OnCall: // Deprecated + dispbottom l("The usage of @sk-commands was deprecated"); end; // Other requeriments -- cgit v1.2.3-60-g2f50