Skip to content

Commit

Permalink
Traitor nuke disk objective now 0.05/5 instead of 1/5
Browse files Browse the repository at this point in the history
  • Loading branch information
TokenStyle committed Nov 7, 2024
1 parent a7029c0 commit 9c578b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Corvax/Objectives/objectiveGroups.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- type: weightedRandom
id: TraitorObjectiveGroupNukieDisk
weights:
NukeDiskStealObjective: 0.05
NukeDiskStealObjective: 1
2 changes: 1 addition & 1 deletion Resources/Prototypes/Objectives/objectiveGroups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
TraitorObjectiveGroupKill: 1
TraitorObjectiveGroupState: 1 #As in, something about your character. Alive, dead, arrested, gained an ability...
TraitorObjectiveGroupSocial: 1 #Involves helping/harming others without killing them or stealing their stuff
TraitorObjectiveGroupNukieDisk: 1 #Corvax
TraitorObjectiveGroupNukieDisk: 0.05 #Corvax

- type: weightedRandom
id: TraitorObjectiveGroupSteal
Expand Down

0 comments on commit 9c578b3

Please sign in to comment.