Reduces heat damage for Drasks from 300% to 200%. (#20460)

* Reduces heat damage of Drasks from 300% to 200%.

* Update code/modules/mob/living/carbon/human/species/drask.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
This commit is contained in:
MisterMovie
2023-03-04 15:26:52 +00:00
committed by GitHub
co-authored by Contrabang
parent 904ab9286c
commit 46677d667c
@@ -45,7 +45,7 @@
heat_level_1 = 310 //Default 370 - Higher is better
heat_level_2 = 340 //Default 400
heat_level_3 = 400 //Default 460
heatmod = 3 // 4.5 * more damage from body temp
heatmod = 2 // 3 * more damage from body temp
flesh_color = "#a3d4eb"
reagent_tag = PROCESS_ORG