False report standardization

This commit is contained in:
Robustin
2017-12-04 12:27:09 -05:00
committed by GitHub
parent 67838cd5fa
commit a448235d83

View File

@@ -9,7 +9,7 @@ GLOBAL_VAR(changeling_team_objective_type) //If this is not null, we hand our th
name = "changeling"
config_tag = "changeling"
antag_flag = ROLE_CHANGELING
false_report_weight = 10
false_report_weight = 1
restricted_jobs = list("AI", "Cyborg")
protected_jobs = list("Security Officer", "Warden", "Detective", "Head of Security", "Captain")
required_players = 15
@@ -173,4 +173,4 @@ GLOBAL_VAR(changeling_team_objective_type) //If this is not null, we hand our th
if(equip)
user.equip_to_slot_or_del(C, GLOB.slot2slot[slot])
user.regenerate_icons()
user.regenerate_icons()