Tweaks to emote system to avoid memory overhead and make runtime validation easier.

This commit is contained in:
MistakeNot4892
2021-05-30 23:08:24 +10:00
parent 7aa86700dd
commit 3267ae47b7
22 changed files with 75 additions and 67 deletions
-1
View File
@@ -37,7 +37,6 @@
if(!R)
log_error("A torso was robotize() but has no model that can be found: [model]. May affect FBPs.")
owner.synthetic = R
owner.update_emotes()
return FALSE
/obj/item/organ/external/chest/handle_germ_effects()