From 4a008e4545e71fbf677b7b4fa04f36666be4c84d Mon Sep 17 00:00:00 2001 From: Cameron Lennox Date: Tue, 25 Mar 2025 06:35:49 -0400 Subject: [PATCH] whoops forgot these (#17420) --- code/modules/mob/living/carbon/human/species/station/station.dm | 2 -- 1 file changed, 2 deletions(-) diff --git a/code/modules/mob/living/carbon/human/species/station/station.dm b/code/modules/mob/living/carbon/human/species/station/station.dm index 64878643c2..71ebf6dd64 100644 --- a/code/modules/mob/living/carbon/human/species/station/station.dm +++ b/code/modules/mob/living/carbon/human/species/station/station.dm @@ -1085,8 +1085,6 @@ male_sneeze_sound = list('sound/effects/mob_effects/tesharisneeze.ogg','sound/effects/mob_effects/tesharisneezeb.ogg') female_sneeze_sound = list('sound/effects/mob_effects/tesharisneeze.ogg','sound/effects/mob_effects/tesharisneezeb.ogg') - male_sneeze_sound = 'sound/effects/mob_effects/tesharisneeze.ogg' - female_sneeze_sound = 'sound/effects/mob_effects/tesharisneeze.ogg' center_offset = 0 blood_color = "#D514F7"