Vanessa Dannenberg
2020-05-27 befe3ecc86f046310ec0a5c24f82acea2ad13d9d
technic/radiation.lua
@@ -294,6 +294,8 @@
   end
   if ag.radiation then
      return 0.01 * ag.radiation
   elseif armor_enabled then
      return 0
   end
   if ag.fleshy then
      return math.sqrt(0.01 * ag.fleshy)