Absoloutely massive (1 character) fix for virology. Pathogenic incubator radiation now goes down as intended.

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
This commit is contained in:
Mloc-Argent
2013-07-23 19:48:56 +01:00
parent 7a438762ee
commit eaf4b7cf49

View File

@@ -152,7 +152,7 @@
else if(prob(5)) else if(prob(5))
dish.virus2.minormutate() dish.virus2.minormutate()
radiation -= 1 radiation -= 1
if(toxins && prob(5)) if(toxins && prob(5))
dish.virus2.infectionchance -= 1 dish.virus2.infectionchance -= 1
if(toxins > 50) if(toxins > 50)