in different files?

This commit is contained in:
LiteralMushroom
2022-05-09 19:32:13 -04:00
committed by GitHub
parent 626ab0fb2b
commit e59824fe26
+1 -1
View File
@@ -5,7 +5,7 @@
/datum/emote/living/blush/run_emote(mob/user, params)
. = ..()
if(. && isipcperson(user))
if(. && isrobotic(user))
do_fake_sparks(5,FALSE,user)
/datum/emote/living/bow