Merge pull request #13851 from Heroman3003/emote-fixes

Fixes some one person having a specific emote giving it to everyone
This commit is contained in:
Casey
2022-10-09 22:59:15 -04:00
committed by CHOMPStation2
parent 0972599a01
commit f49362b8e1
12 changed files with 16 additions and 15 deletions

View File

@@ -155,7 +155,7 @@
return "synthetic"
/mob/living/simple_mob/protean_blob/get_available_emotes()
return global._robot_default_emotes
return global._robot_default_emotes.Copy()
/mob/living/simple_mob/protean_blob/init_vore()
return //Don't make a random belly, don't waste your time