From a7970521ff52d1a3f3ee70df29adfb869bdd77ac Mon Sep 17 00:00:00 2001 From: Fate Date: Tue, 2 Jun 2009 08:05:21 +0000 Subject: Removed innocous but somewhat revealing debug message from ask-magic-exp spell --- conf/magic.conf.template | 1 - 1 file changed, 1 deletion(-) (limited to 'conf') diff --git a/conf/magic.conf.template b/conf/magic.conf.template index 17d4b627..199fa975 100644 --- a/conf/magic.conf.template +++ b/conf/magic.conf.template @@ -233,7 +233,6 @@ SPELL ask-magic-exp : "#G01" = ELSE max_experience = 100; ratio = (10 * experience) / max_experience; - message (caster, "level=" + level + " exp=" + experience + " / " + max_experience + " => " + ratio); IF ratio >= 10 THEN message(caster, "You feel that are ready to advance to the next level of magic."); -- cgit v1.2.3-60-g2f50