From 8690450179542a8fe9d7a432a61cc84b4739b6fa Mon Sep 17 00:00:00 2001 From: Cocacolagua <48032385+Cocacolagua@users.noreply.github.com> Date: Wed, 18 Nov 2020 15:10:45 -0300 Subject: [PATCH] OCD (#14915) --- code/modules/mob/living/carbon/human/species/drask.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/mob/living/carbon/human/species/drask.dm b/code/modules/mob/living/carbon/human/species/drask.dm index e8c53708afb..14e7636a5cc 100644 --- a/code/modules/mob/living/carbon/human/species/drask.dm +++ b/code/modules/mob/living/carbon/human/species/drask.dm @@ -43,7 +43,7 @@ cold_level_3 = -1 //Default 120 coldmod = -1 - heat_level_1 = 300 //Default 360 - Higher is better + heat_level_1 = 310 //Default 370 - Higher is better heat_level_2 = 340 //Default 400 heat_level_3 = 400 //Default 460 heatmod = 2