04-14-2017, 03:27 PM
I think this is already a thing
Code:
// Resistance from Bio Effects
if (src.bioHolder)
if (src.bioHolder.HasEffect("fat"))
thermal_protection += 10
if (src.bioHolder.HasEffect("dwarf"))
thermal_protection += 10