Blood Brother now properly sets special role (#31964)
* Blood Brother now properly sets special role * Update mob_helpers.dm * Update mob_helpers.dm * Update mob_helpers.dm
This commit is contained in:
committed by
CitadelStationBot
parent
3e1c307e4e
commit
637273285d
@@ -20,6 +20,7 @@
|
||||
/datum/antagonist/brother/on_gain()
|
||||
SSticker.mode.brothers += owner
|
||||
owner.objectives += team.objectives
|
||||
owner.special_role = special_role
|
||||
finalize_brother()
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user