From 21bfead6982751bd8934ee32f4e6950ef428bef6 Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 22 Mar 2019 15:39:21 -0400 Subject: [PATCH] Another Tweak --- .../mob/living/carbon/human/species/station/station_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/species/station/station_vr.dm b/code/modules/mob/living/carbon/human/species/station/station_vr.dm index 6e77a91076..c3347b7e13 100644 --- a/code/modules/mob/living/carbon/human/species/station/station_vr.dm +++ b/code/modules/mob/living/carbon/human/species/station/station_vr.dm @@ -319,7 +319,7 @@ min_age = 18 gluttonous = 0 //Moving this here so I don't have to fix this conflict every time polaris glances at station.dm inherent_verbs = list(/mob/living/proc/shred_limb) - heat_discomfort_level = 300 //Prevents heat discomfort spam at 20c + heat_discomfort_level = 295 //Prevents heat discomfort spam at 20c /datum/species/skrell spawn_flags = SPECIES_CAN_JOIN