mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 20:14:31 +01:00
I left my debug stuff in.
This commit is contained in:
@@ -205,10 +205,8 @@
|
||||
|
||||
/obj/mecha/see_emote(mob/living/M, text)
|
||||
if(occupant && occupant.client)
|
||||
world << "MECHA NAMED [src.name] HEARD [M.name] DO [text]!"
|
||||
var/rendered = "<span class='message'>[text]</span>"
|
||||
occupant.show_message(rendered, 2)
|
||||
world << "SEE_EMOTE() WAS RAN ON [src.name]!"
|
||||
..()
|
||||
|
||||
////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user