why are these

This commit is contained in:
LiteralMushroom
2022-05-09 19:29:32 -04:00
committed by GitHub
parent bb1a7a61a2
commit 626ab0fb2b

View File

@@ -6,7 +6,7 @@
/datum/emote/living/carbon/human/cry/run_emote(mob/user, params)
. = ..()
if(. && isipcperson(user))
if(. && isrobotic(user))
do_fake_sparks(5,FALSE,user)
/datum/emote/living/carbon/human/dap