Prevent holopad chat from going to lobby

This commit is contained in:
Aronai Sieyes
2020-05-07 21:34:56 -04:00
parent 95fc2fa0ec
commit ff5e75babe
@@ -588,6 +588,9 @@
/mob/new_player/hear_say(var/message, var/verb = "says", var/datum/language/language = null, var/italics = 0, var/mob/speaker = null)
return
/mob/new_player/hear_holopad_talk(list/message_pieces, var/verb = "says", var/mob/speaker = null)
return
// Prevents lobby players from seeing emotes, even with ghosteyes
/mob/new_player/show_message(msg, type, alt, alt_type)
return