diff --git a/code/modules/events/radiation_storm.dm b/code/modules/events/radiation_storm.dm index 2d874e1549..f2966ccc27 100644 --- a/code/modules/events/radiation_storm.dm +++ b/code/modules/events/radiation_storm.dm @@ -53,7 +53,6 @@ if(C.species.traits.Find(/datum/trait/positive/rad_immune)) chance -= (chance / 100) * 100 if(prob(round(chance, 0.01))) - if(prob(chance)) //CHOMPEdit End if (prob(75)) randmutb(H) // Applies bad mutation