Bot fixes, disease runtime fix, vending menu fix

This commit is contained in:
Markolie
2014-12-02 19:46:34 +01:00
parent dab516174b
commit 01ed97b4eb
9 changed files with 176 additions and 119 deletions
+1 -1
View File
@@ -66,7 +66,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