Skip to content

Commit

Permalink
First commit
Browse files Browse the repository at this point in the history
  • Loading branch information
beck-thompson committed Sep 12, 2024
1 parent 68b1388 commit acb6343
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Resources/Prototypes/Objectives/traitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit acb6343

Please sign in to comment.