Merge pull request #34060 from AnturK/brotherfix

Fixes brothers not assigning properly.
This commit is contained in:
Leo
2018-01-04 09:53:53 -02:00
committed by CitadelStationBot
parent fb555e5680
commit 7a2955b96f
@@ -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