Skip to content

Commit

Permalink
DO THE DEED (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
CerberusWolfie authored Jan 27, 2025
1 parent 641e12a commit 2e3c6ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/game_presets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
- revolutionaries
name: rev-title
description: rev-description
showInVote: false
showInVote: true # Goobstation - LET IT LIVE
rules:
- Revolutionary
- SubGamemodesRule
Expand Down
5 changes: 3 additions & 2 deletions Resources/Prototypes/secret_weights.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
- type: weightedRandom
id: Secret
weights:
Survival: 0.34
Survival: 0.16
Nukeops: 0.14
Zombie: 0.03
Zombie: 0.07
Traitor: 0.34
BloodCult: 0.15
#Pirates: 0.15 #ahoy me bucko
Revolutionary: 0.14 # ADD THEM BACK

0 comments on commit 2e3c6ca

Please sign in to comment.