Merge pull request #2870 from Citadel-Station-13/upstream-merge-30876

[MIRROR] Traitorbro fixes
This commit is contained in:
LetterJay
2017-09-21 07:31:07 -04:00
committed by GitHub
+4 -1
View File
@@ -80,7 +80,7 @@
antag_candidates -= bro
team.members += bro
bro.restricted_roles = restricted_jobs
log_game("[key_name(bro)] has been selected as a Brother")
log_game("[bro.key] (ckey) has been selected as a Brother")
pre_brother_teams += team
return ..()
@@ -95,6 +95,9 @@
brother_teams += pre_brother_teams
return ..()
/datum/game_mode/traitor/bros/generate_report()
return "It's Syndicate recruiting season. Be alert for potential Syndicate infiltrators, but also watch out for disgruntled employees trying to defect. Unlike Nanotrasen, the Syndicate prides itself in teamwork and will only recruit pairs that share a brotherly trust."
/datum/game_mode/proc/auto_declare_completion_brother()
if(!LAZYLEN(brother_teams))
return