mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
This reverts commit e50096a5a3.
This commit is contained in:
@@ -65,8 +65,6 @@
|
||||
|
||||
if(environment.molar_density(GAS_PLASMA) > MOLES_PLASMA_VISIBLE / CELL_VOLUME)
|
||||
plasma_effects()
|
||||
if(environment.molar_density(GAS_RADON)*CELL_VOLUME > 0.025)
|
||||
radon_effects()
|
||||
|
||||
// Helper proc to map body temperatures to its corresponding heat/cold damage value
|
||||
/mob/living/carbon/human/proc/get_body_temperature_damage(var/temperature)
|
||||
|
||||
Reference in New Issue
Block a user