Merge pull request #4663 from Citadel-Station-13/upstream-merge-34060
[MIRROR] Fixes brothers not assigning properly.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user