in different files?
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user