Increased infection chance significantly in the hopes that this will somehow help vira not spreading.

This commit is contained in:
cib
2012-01-04 22:07:26 -08:00
parent 757bdc08f2
commit 66f6d325a4
+1 -1
View File
@@ -239,7 +239,7 @@ proc/airborne_can_reach(turf/source, turf/target)
e.runeffect(mob,stage)
clicks+=speed
if(prob(5)) spread_airborne(mob)
if(prob(50)) spread_airborne(mob)
proc/cure(var/mob/living/carbon/mob)
var/datum/disease2/effectholder/E