mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
The fake virus event no longer gives ghosts alerts (#60471)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user