From 4e3eb2b1fdc7000571bc955a284fdd644a8abea8 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 20 Sep 2021 20:42:54 -0300 Subject: Update some of the debugmes for usage with syslog facility --- npc/config/magic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/config') diff --git a/npc/config/magic.txt b/npc/config/magic.txt index 9a0001bb7..c0d0fe0a2 100644 --- a/npc/config/magic.txt +++ b/npc/config/magic.txt @@ -109,7 +109,7 @@ function script SummonMagic { .@lv=getarg(3,getskilllv(.@sk)); if (.@adj < 1) { - debugmes "\033[31mInvalid MobPerSkillLevel for SummonMagic (.@adj): "+.@adj+"\033[0m"; + consolewarn "\033[31mInvalid MobPerSkillLevel for SummonMagic (.@adj): "+.@adj+"\033[0m"; dispbottom l("Invalid parameter specified, blame saulc."); end; } -- cgit v1.2.3-70-g09d2