diff --git a/code/modules/mob/living/carbon/human/emote.dm b/code/modules/mob/living/carbon/human/emote.dm index a5d7aeb089d..ee58248b03e 100644 --- a/code/modules/mob/living/carbon/human/emote.dm +++ b/code/modules/mob/living/carbon/human/emote.dm @@ -839,6 +839,8 @@ emotelist += "\nUnathi specific emotes :- hiss(es)" if("Vulpkanin") emotelist += "\nVulpkanin specific emotes :- growl(s)-none/mob, howl(s)-none/mob" + if("Diona") + emotelist += "\nDiona specific emotes :- creak(s)" if (species.name == "Slime People") emotelist += "\nSlime people specific emotes :- squish(es)-(none)/mob"