From 7821691cc077c34bccfc4484ded7998ce453d9b2 Mon Sep 17 00:00:00 2001 From: Varghh Date: Sun, 17 Sep 2017 15:30:49 -0300 Subject: [PATCH] Added creak(s) to *help for dionas --- code/modules/mob/living/carbon/human/emote.dm | 2 ++ 1 file changed, 2 insertions(+) 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"