Skip to content

Commit

Permalink
game presets in vote
Browse files Browse the repository at this point in the history
  • Loading branch information
pheenty committed Oct 31, 2024
1 parent e16b0ac commit d2f3892
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Stories/game_presets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- shadowling
name: Тенеморфы
description: На станции обитают тенеморфы. Это опасные гуманоидные существа, цель которых поработить всю станцию. Если они сделают это, то галактика будет обречена на вымирание.
showInVote: false
showInVote: true
rules:
- Shadowling
- SubGamemodesRule
Expand Down
20 changes: 10 additions & 10 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: false # secret
showInVote: true # false # secret # Stories
description: survival-description
rules:
- MeteorSwarmScheduler
Expand Down Expand Up @@ -33,7 +33,7 @@
- all
name: all-at-once-title
description: all-at-once-description
showInVote: false
showInVote: true # false # Stories
rules:
- Nukeops
- Traitor
Expand Down Expand Up @@ -74,7 +74,7 @@
- extended
- shittersafari
name: extended-title
showInVote: true #2boring2vote
showInVote: false # true #2boring2vote # Stories
description: extended-description
rules:
- BasicStationEventScheduler
Expand All @@ -91,7 +91,7 @@
showInVote: false #4boring4vote
description: greenshift-description
rules:
- SpaceTrafficControlFriendlyEventScheduler
- SpaceTrafficControlFriendlyEventScheduler
- BasicRoundstartVariation

- type: gamePreset
Expand All @@ -100,7 +100,7 @@
- secret
- sekrit
name: secret-title
showInVote: true
showInVote: false # true # Stories
description: secret-description
rules:
- Secret
Expand All @@ -126,7 +126,7 @@
showInVote: false #Admin Use
description: secret-description
rules:
- SpaceTrafficControlFriendlyEventScheduler
- SpaceTrafficControlFriendlyEventScheduler
- BasicRoundstartVariation

- type: gamePreset
Expand All @@ -147,7 +147,7 @@
- tator
name: traitor-title
description: traitor-description
showInVote: false
showInVote: true # false
rules:
- Traitor
- SubGamemodesRule
Expand Down Expand Up @@ -175,7 +175,7 @@
- nukeops
name: nukeops-title
description: nukeops-description
showInVote: false
showInVote: true # false
rules:
- Nukeops
- SubGamemodesRule
Expand All @@ -192,7 +192,7 @@
- revolutionaries
name: rev-title
description: rev-description
showInVote: false
showInVote: true # false
rules:
- Revolutionary
- SubGamemodesRule
Expand All @@ -211,7 +211,7 @@
- zomber
name: zombie-title
description: zombie-description
showInVote: false
showInVote: true # false
rules:
- Zombie
- BasicStationEventScheduler
Expand Down

0 comments on commit d2f3892

Please sign in to comment.