Revert "[MIRROR] Fixes say verbs not working"

This commit is contained in:
LetterJay
2017-05-07 19:41:33 -04:00
committed by GitHub
parent dc7dbc5ec9
commit 2efe90055f
9 changed files with 8 additions and 54 deletions
@@ -1,4 +1,4 @@
/mob/living/simple_animal/slime/Hear(message, atom/movable/speaker, message_langs, raw_message, radio_freq, spans, message_mode)
/mob/living/simple_animal/slime/Hear(message, atom/movable/speaker, message_langs, raw_message, radio_freq, spans)
if(speaker != src && !radio_freq && !stat)
if (speaker in Friends)
speech_buffer = list()