From abdd6b60721e35faf4e07612890c28cf9e5a01a6 Mon Sep 17 00:00:00 2001 From: wushin Date: Thu, 10 Mar 2016 10:31:13 -0600 Subject: Translate ascii codes in const --- world/map/db/const.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'world/map') diff --git a/world/map/db/const.txt b/world/map/db/const.txt index 2f7d63a8..0a4b5fb0 100644 --- a/world/map/db/const.txt +++ b/world/map/db/const.txt @@ -284,9 +284,9 @@ EMOTE_PAIN 127 EMOTE_TEARS 128 // symbols used for registercmd (ASCII) -MAGIC_SYMBOL 35 -ATCMD_SYMBOL 64 -DEBUG_SYMBOL 37 +MAGIC_SYMBOL 35 //# +ATCMD_SYMBOL 64 //@ +DEBUG_SYMBOL 37 //% sfx_skillup 1 sfx_magic_generic 2 -- cgit v1.2.3-60-g2f50