This commit is contained in:
Mike
2014-05-14 01:15:01 -04:00
parent 1f614c3149
commit 4ceada67fd

View File

@@ -67,7 +67,7 @@
//Space antibiotics stop disease completely
if(mob.reagents.has_reagent("spaceacillin"))
if(stage == 1 && prob(20))
src.cure()
src.cure(mob)
return
//Virus food speeds up disease progress