Random Virus Event Overhaul (#5615)

This PR makes it so that random lethal viruses can only occur if there is a virologist to cure them. This PR also makes it so the viruses themselfs don't have completely random effects, but effects that make sense together by adding a new system.
This commit is contained in:
BurgerLUA
2018-12-06 15:00:16 +01:00
committed by Werner
parent 4f4929635f
commit dd950c8659
6 changed files with 234 additions and 55 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ var/datum/controller/subsystem/events/SSevents
var/list/datum/event_container/EC = event_containers[pos]
EC.process()
pos++
if (MC_TICK_CHECK)
return