mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user