mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-06 15:02:29 +00:00
* adds vars for damage done by temp on simplemobs (#56572) instead of heat and cold damage being handled by unsuitable_atmos_damage, instead its handled by unsuitable_heat_damage and unsuitable_cold_damage if these vars arent set on the mob, they are set by default to the value of unsuitable_atmos_damage * adds vars for damage done by temp on simplemobs Co-authored-by: Fikou <piotrbryla@onet.pl>