Head blacklist for antag
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
antag_datum = /datum/antagonist/traitor
|
||||
antag_flag = "traitor late"
|
||||
antag_flag_override = ROLE_TRAITOR
|
||||
protected_roles = list("Security Officer", "Warden", "Head of Personnel", "Detective", "Head of Security", "Captain")
|
||||
protected_roles = list("Security Officer", "Warden", "Head of Personnel", "Detective", "Head of Security", "Captain", "Head of Personnel", "Quartermaster", "Chief Engineer", "Chief Medical Officer", "Research Director")
|
||||
restricted_roles = list("AI","Cyborg")
|
||||
required_candidates = 1
|
||||
weight = 7
|
||||
@@ -152,7 +152,7 @@
|
||||
antag_datum = /datum/antagonist/heretic
|
||||
antag_flag = "heretic late"
|
||||
antag_flag_override = ROLE_HERETIC
|
||||
protected_roles = list("Security Officer", "Warden", "Head of Personnel", "Detective", "Head of Security", "Captain","Prisoner")
|
||||
protected_roles = list("Security Officer", "Warden", "Detective", "Head of Security", "Captain","Prisoner", "Head of Personnel", "Quartermaster", "Chief Engineer", "Chief Medical Officer", "Research Director")
|
||||
restricted_roles = list("AI","Cyborg")
|
||||
required_candidates = 1
|
||||
weight = 4
|
||||
|
||||
Reference in New Issue
Block a user