mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user