From 5a96d5846c0ac8f547e9d1773fc20e7a96ea9852 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 14 Jan 2019 01:06:56 -0200 Subject: [skip ci] bad syntax --- npc/functions/util.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/util.txt b/npc/functions/util.txt index bd584b35e..dc21765be 100644 --- a/npc/functions/util.txt +++ b/npc/functions/util.txt @@ -455,7 +455,7 @@ function script mstone { .jlv=10; if (is_staff()) - debugmes("Check: @@ == @@ && (@@ for int, @@ for blvl, @@ for jlvl). @@ == @@.", MAGIC_LVL, .@v, + debugmes("Check: %d == %d && (%d for int, %d for blvl, %d for jlvl). %d == %d.", MAGIC_LVL, .@v, $MANA_BINT+(.int*.@v), $MANA_BINT+(.lvl*.@v), $MANA_BINT+(.jlv*.@v), readparam(Sp), readparam(MaxSp)); -- cgit v1.2.3-70-g09d2