Makes false alarm use more explicit in event code.
This commit is contained in:
committed by
CitadelStationBot
parent
662c42b450
commit
f6e07cf824
@@ -7,6 +7,7 @@
|
||||
/datum/round_event/ghost_role/operative
|
||||
minimum_required = 1
|
||||
role_name = "lone operative"
|
||||
fakeable = FALSE
|
||||
|
||||
/datum/round_event/ghost_role/operative/spawn_role()
|
||||
var/list/candidates = get_candidates("operative", null, ROLE_OPERATIVE)
|
||||
|
||||
Reference in New Issue
Block a user