diff --git a/GainStation13/code/modules/mob/living/emote.dm b/GainStation13/code/modules/mob/living/emote.dm index 181ebfddeb..f1e4947d37 100644 --- a/GainStation13/code/modules/mob/living/emote.dm +++ b/GainStation13/code/modules/mob/living/emote.dm @@ -68,6 +68,7 @@ key = "brap" key_third_person = "braps" message = "" + noise_type = "brap" reduction_min = 6 reduction_max = 12