diff --git a/code/modules/mob/living/carbon/human/species/station.dm b/code/modules/mob/living/carbon/human/species/station.dm index c07a3667a02..bdceaaa27a0 100644 --- a/code/modules/mob/living/carbon/human/species/station.dm +++ b/code/modules/mob/living/carbon/human/species/station.dm @@ -298,6 +298,10 @@ scream_verb = "shrieks" male_scream_sound = 'sound/voice/shriek1.ogg' female_scream_sound = 'sound/voice/shriek1.ogg' + male_cough_sounds = 'sound/voice/shriek1.ogg' + female_cough_sounds = 'sound/voice/shriek1.ogg' + male_sneeze_sound = 'sound/voice/shriek1.ogg' + female_sneeze_sound = 'sound/voice/shriek1.ogg' icon_skin_tones = list( 1 = "Default Green",