Adds admin override for false alarm event.
This commit is contained in:
committed by
CitadelStationBot
parent
3e1c307e4e
commit
faf0e0a10a
@@ -165,6 +165,7 @@
|
||||
return
|
||||
var/datum/round_event_control/E = locate(href_list["forceevent"]) in SSevents.control
|
||||
if(E)
|
||||
E.admin_setup(usr)
|
||||
var/datum/round_event/event = E.runEvent()
|
||||
if(event.announceWhen>0)
|
||||
event.processing = FALSE
|
||||
|
||||
Reference in New Issue
Block a user