BEGIN Event
    Name            ZombieOutbreak
    Action          InfectEntities
    Targets         5
	ReoccurenceCooldown  7200
	Advisor         Doctor
	CustomMessage   event_infect_entities
	BEGIN PreReq Type NoDeathOrEscapeRecently END
	BEGIN PreReq Type ValidForInfectEvent Value 0.10 Value2 0.20 Value3 0.40 END
	Properties      PlayMessageOnce
	Properties      DisableMessageInEscapeMode
    Properties      HighPriority
	Properties		OutputToPrisonerLog
END