diff --git a/code/modules/mob/living/carbon/human/species/station/station.dm b/code/modules/mob/living/carbon/human/species/station/station.dm index 46f66e02f09..7ac069fec7e 100644 --- a/code/modules/mob/living/carbon/human/species/station/station.dm +++ b/code/modules/mob/living/carbon/human/species/station/station.dm @@ -437,6 +437,11 @@ /datum/mob_descriptor/height = 0, /datum/mob_descriptor/build = -1 ) + + default_emotes = list( + /decl/emote/audible/chirp + ) + /datum/species/zaddat/equip_survival_gear(var/mob/living/carbon/human/H) ..() if(H.wear_suit) //get rid of job labcoats so they don't stop us from equipping the Shroud