From 36762c70f56cabc75b47a1a630dba30d810dcdd2 Mon Sep 17 00:00:00 2001 From: Crazylemon64 Date: Tue, 14 Feb 2017 23:51:54 -0800 Subject: [PATCH] Ruins immersion --- .../modules/mob/living/carbon/human/species/station.dm | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/code/modules/mob/living/carbon/human/species/station.dm b/code/modules/mob/living/carbon/human/species/station.dm index c07a3667a02..ceb5bc72b02 100644 --- a/code/modules/mob/living/carbon/human/species/station.dm +++ b/code/modules/mob/living/carbon/human/species/station.dm @@ -520,11 +520,6 @@ butt_sprite = "slime" //Has default darksight of 2. - male_cough_sounds = null //slime people don't have lungs - female_cough_sounds = null - male_sneeze_sound = null - female_sneeze_sound = null - has_organ = list( "brain" = /obj/item/organ/internal/brain/slime ) @@ -744,11 +739,6 @@ slowdown = 5 remains_type = /obj/effect/decal/cleanable/ash - male_cough_sounds = null //diona don't have lungs - female_cough_sounds = null - male_sneeze_sound = null - female_sneeze_sound = null - warning_low_pressure = 50 hazard_low_pressure = -1