Running tests and cleaning out useless debug verbs/procs.

This commit is contained in:
ZomgPonies
2014-07-13 05:32:40 -04:00
parent 36754fb1dc
commit 92940e1c00
15 changed files with 54 additions and 248 deletions
-4
View File
@@ -2,10 +2,6 @@
set category = "IC"
set name = "Pray"
if(say_disabled) //This is here to try to identify lag problems
usr << "\red Speech is currently admin-disabled."
return
msg = copytext(sanitize(msg), 1, MAX_MESSAGE_LEN)
if(!msg) return