Merge pull request #4663 from Citadel-Station-13/upstream-merge-34060

[MIRROR] Fixes brothers not assigning properly.
This commit is contained in:
deathride58
2018-01-05 01:57:59 +00:00
committed by GitHub
@@ -43,6 +43,7 @@
possible_brothers -= bro
antag_candidates -= bro
team.add_member(bro)
bro.special_role = "brother"
bro.restricted_roles = restricted_jobs
log_game("[bro.key] (ckey) has been selected as a Brother")
pre_brother_teams += team