The fake virus event no longer gives ghosts alerts (#60471)

This commit is contained in:
itseasytosee
2021-07-28 01:40:19 -07:00
committed by GitHub
parent 8337a0fad7
commit 9190cf4301
+1
View File
@@ -2,6 +2,7 @@
name = "Fake Virus"
typepath = /datum/round_event/fake_virus
weight = 20
alert_observers = FALSE
/datum/round_event/fake_virus/start()
var/list/fake_virus_victims = list()