diff --git a/code/modules/mob/living/carbon/carbon_defense.dm b/code/modules/mob/living/carbon/carbon_defense.dm index 0310480023..8723f3379f 100644 --- a/code/modules/mob/living/carbon/carbon_defense.dm +++ b/code/modules/mob/living/carbon/carbon_defense.dm @@ -326,7 +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) + playsound(src, 'sound/items/Nose_boop.ogg', 50, 0) else M.visible_message("[M] hugs [src] to make [p_them()] feel better!", \