diff --git a/Resources/Prototypes/Objectives/traitor.yml b/Resources/Prototypes/Objectives/traitor.yml index 2669ab564b2..c2ac0958929 100644 --- a/Resources/Prototypes/Objectives/traitor.yml +++ b/Resources/Prototypes/Objectives/traitor.yml @@ -66,6 +66,10 @@ - EscapeShuttleCondition - StealCondition - type: DieCondition + # The game turns into a massive suicide pact if enough of the traitors have it. Not fun for traitors or security! + # Giving it a limit keeps the objective unique and interesting without being overdone. + - type: ObjectiveLimit # Delta-V + limit: 1 # Delta-V #- type: entity # parent: [BaseTraitorObjective, BaseLivingObjective]