Update changeling.dm

This commit is contained in:
Nich
2018-05-11 08:52:51 +02:00
committed by GitHub
parent 502d8cb4df
commit 216a54619f

View File

@@ -11,7 +11,7 @@ GLOBAL_VAR(changeling_team_objective_type) //If this is not null, we hand our th
antag_flag = ROLE_CHANGELING
false_report_weight = 10
restricted_jobs = list("AI", "Cyborg")
protected_jobs = list("Security Officer", "Warden", "Detective", "Head of Security", "Captain")
protected_jobs = list("Security Officer", "Warden", "Detective", "Head of Security", "Captain", "Head of Personnel") //YOGS - added hop
required_players = 15
required_enemies = 1
recommended_enemies = 4