Bug fixes

This commit is contained in:
Markolie
2014-12-10 04:47:24 +01:00
parent 6af11b55c3
commit 7359061678
24 changed files with 215 additions and 413 deletions
+5
View File
@@ -56,6 +56,11 @@
if(mob.stat == 2)
return
var/mob/living/carbon/human/MS = mob
if(MS && (MS.species.flags & IS_SYNTHETIC))
return
if(stage <= 1 && clicks == 0) // with a certain chance, the mob may become immune to the disease before it starts properly
if(prob(5))
mob.antibodies |= antigen