Merge pull request #16439 from ParadiseSS13/revert-16435-rad_patch

Revert "Fixes rad contamination being 10x stronger than intended"
This commit is contained in:
variableundefined
2021-07-27 10:10:14 -04:00
committed by GitHub
-1
View File
@@ -109,7 +109,6 @@
var/atom/thing = k
if(QDELETED(thing))
continue
strength = strength / RAD_DOSAGE_MULTIPLIER //We don't want contamination murdering everyone instantly
thing.rad_act(strength)
// This list should only be for types which don't get contaminated but you want to look in their contents