Skip to content

Commit

Permalink
Update game_presets.yml
Browse files Browse the repository at this point in the history
Signed-off-by: sleepyyapril <[email protected]>
  • Loading branch information
sleepyyapril authored Dec 1, 2024
1 parent 7360b3b commit 82d4455
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Resources/Prototypes/game_presets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
alias:
- survival
name: survival-title
showInVote: true # secret # DeltaV - Me when the survival. Used for periapsis.
showInVote: false # secret # DeltaV - Me when the survival. Used for periapsis.
description: survival-description
rules:
- RampingStationEventScheduler
Expand All @@ -14,7 +14,7 @@
id: SurvivalHellshift
alias:
- hellshift
showInVote: true
showInVote: false
name: hellshift-title
description: hellshift-description
rules:
Expand All @@ -25,7 +25,7 @@
- type: gamePreset
id: SurvivalIrregular
alias: [irregular]
showInVote: true
showInVote: false
name: irregular-title
description: irregular-description
rules:
Expand Down Expand Up @@ -73,7 +73,7 @@
- greenshift
- shittersafarideluxeedition
name: greenshift-title
showInVote: false #4boring4vote
showInVote: true #4boring4vote
description: greenshift-description
rules:
- BasicRoundstartVariation
Expand Down Expand Up @@ -124,7 +124,7 @@
- traitor
name: traitor-title
description: traitor-description
showInVote: true
showInVote: false
rules:
- Traitor
- SubGamemodesRule
Expand Down

0 comments on commit 82d4455

Please sign in to comment.