Files
f7e12e0adf Fixes protected roles getting antagonist (#11016)
* 0

* Update code/game/gamemodes/dynamic/dynamic_rulesets_latejoin.dm

Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>

* Update code/game/gamemodes/dynamic/dynamic_rulesets_latejoin.dm

Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>

Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
2022-01-27 22:45:20 +00:00

6 lines
221 B
Plaintext

/datum/job
/// Do we allow this job to be an antag of any kind?
var/antagonist_restricted = FALSE
/// If we restrict this job from antagonists, what antags? Leave blank for all antags.
var/list/restricted_antagonists