visible_message() now affects objects. Holopads, pAIs, AI cards people in mecha should hence be able to see them

Tape recorders record hearable emotes and action messages

Human and robot emotes now use custom_emote()
This commit is contained in:
RavingManiac
2015-05-16 16:01:41 +10:00
parent 8dcb2ba3ea
commit c67ed25b85
14 changed files with 285 additions and 155 deletions

View File

@@ -141,3 +141,6 @@
/obj/proc/see_emote(mob/M as mob, text, var/emote_type)
return
/obj/proc/show_message(msg, type, alt, alt_type)
return