diff --git a/code/modules/mob/living/carbon/human/species/station.dm b/code/modules/mob/living/carbon/human/species/station.dm index b41fea6bacb..e8d7a5f3855 100644 --- a/code/modules/mob/living/carbon/human/species/station.dm +++ b/code/modules/mob/living/carbon/human/species/station.dm @@ -518,8 +518,7 @@ //ventcrawler = 1 //ventcrawling commented out butt_sprite = "slime" - female_scream_sound = null //slime people don't have lungs - male_cough_sounds = null + male_cough_sounds = null //slime people don't have lungs female_cough_sounds = null male_sneeze_sound = null female_sneeze_sound = null