This makes more sense.

This commit is contained in:
AnturK
2018-01-20 15:10:20 +01:00
parent 799e914117
commit 8dae575e37
+1 -1
View File
@@ -18,7 +18,7 @@
/datum/antagonist/brother/on_gain()
SSticker.mode.brothers += owner
objectives += team.objectives
owner.objectives += team.objectives
owner.objectives += objectives
owner.special_role = special_role
finalize_brother()
return ..()