Blood brother gives chat log for conversions, fix blood brothers getting more antags (maybe?), better admin logging (#80095)

I think I fixed the issue of blood brothers getting more antags by
setting special_role. Dynamic rulesets are too complicated and this
shouldn't even be possible as a bug. I intend to completely rewrite how
rulesets work.
This commit is contained in:
Mothblocks
2023-12-05 06:20:34 +00:00
committed by GitHub
parent cfc3d7609d
commit 86f6072579
2 changed files with 8 additions and 0 deletions
@@ -128,6 +128,7 @@ GLOBAL_VAR_INIT(revolutionary_win, FALSE)
assigned += candidate.mind
candidate.mind.restricted_roles = restricted_roles
candidate.mind.special_role = ROLE_BROTHER
GLOB.pre_setup_antags += candidate.mind
return TRUE