diff --git a/code/modules/mob/living/carbon/carbon_defense.dm b/code/modules/mob/living/carbon/carbon_defense.dm
index 75df265f11..0310480023 100644
--- a/code/modules/mob/living/carbon/carbon_defense.dm
+++ b/code/modules/mob/living/carbon/carbon_defense.dm
@@ -326,6 +326,7 @@
H.visible_message( \
"[H] boops [target]'s nose.", \
"You boop [target] on the nose.", )
+ playsound(src, 'sound/items/Nose_boop.ogg', 10, 0)
else
M.visible_message("[M] hugs [src] to make [p_them()] feel better!", \