Skip to content

Radiation fixes to Singularity and ling QOL changes

Rob Nelson requested to merge pull/13847/Bleeding-Edge into Bleeding-Edge

Created by: mtpowell

Singularity was applying direct toxin damage in addition to radiation damage, essentially doubling the damage. I removed the toxin portion and applied a check against the users suit radiation resistance for the radiation damage.

Supermatter wasn't taking into account the users suit radiation resistance, so I applied the same check here.

The Supermatter is relatively the same, the Singularity will apply the correct amount of radiation without knocking you unconscious in one tic.

Merge request reports