mob living - root

This commit is contained in:
deathride58
2018-01-04 01:03:39 -05:00
parent bdd460ed4a
commit 4957aa3cb0
6 changed files with 4 additions and 61 deletions
-5
View File
@@ -284,11 +284,6 @@ GLOBAL_LIST_INIT(department_radio_keys, list(
return 1
/mob/living/proc/check_emote(message)
if(copytext(message, 1, 2) == "*")
emote(copytext(message, 2))
return 1
/mob/living/proc/get_message_mode(message)
var/key = copytext(message, 1, 2)
if(key == "#")