Skip to content

Commit

Permalink
Update game_presets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KayzelW committed Feb 5, 2024
1 parent e75d4ae commit 28e663d
Showing 1 changed file with 27 additions and 20 deletions.
47 changes: 27 additions & 20 deletions Resources/Prototypes/Backmen/game_presets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- fs
name: flesh-cult-title
description: flesh-cult-description
showInVote: false
showInVote: true
rules:
- FleshCult
- BasicStationEventScheduler
Expand All @@ -32,7 +32,7 @@
- madness
- fleshcultandtraitor
name: flesh-cult-and-traitor-title
showInVote: false
showInVote: true
description: flesh-cult-and-traitor-description
rules:
- FleshCult
Expand All @@ -48,11 +48,12 @@
- syndinukies
name: pirates-traitor-title
description: pirates-traitor-description
showInVote: false
showInVote: true
rules:
- Pirates
- Traitor
- BasicStationEventScheduler
- WageScheduler #backmen: currency

- type: gamePreset
id: PiratesNukeops
Expand All @@ -61,11 +62,12 @@
- pirates
name: nukeops-pirates-title
description: nukeops-pirates-description
showInVote: false
showInVote: true
rules:
- Pirates
- Nukeops
- BasicStationEventScheduler
- WageScheduler #backmen: currency

- type: gamePreset
id: PiratesFleshCult
Expand All @@ -74,12 +76,12 @@
- fleshcult
name: pirates-fleshcult-title
description: pirates-fleshcult-description
showInVote: false
showInVote: true
rules:
- Pirates
- FleshCult
- BasicStationEventScheduler
- WageScheduler
- WageScheduler #backmen: currency

- type: gamePreset
id: NukeopsFleshCult
Expand All @@ -88,12 +90,12 @@
- fleshcult
name: nukeops-fleshcult-title
description: nukeops-fleshcult-description
showInVote: false
showInVote: true
rules:
- Nukeops
- FleshCult
- BasicStationEventScheduler
- WageScheduler
- WageScheduler #backmen: currency

- type: gamePreset
id: RevolutionaryTraitor
Expand All @@ -104,11 +106,12 @@
- syndinukies
name: rev-traitor-title
description: rev-traitor-description
showInVote: false
showInVote: true
rules:
- Revolutionary
- BasicStationEventScheduler
- Traitor
- WageScheduler #backmen: currency

- type: gamePreset
id: RevolutionaryPirates
Expand All @@ -119,11 +122,12 @@
- revolutionaries
name: rev-pirates-title
description: rev-pirates-description
showInVote: false
showInVote: true
rules:
- Revolutionary
- BasicStationEventScheduler
- Pirates
- WageScheduler #backmen: currency

- type: gamePreset
id: RevolutionaryNukeops
Expand All @@ -134,11 +138,12 @@
- revolutionaries
name: rev-nukeops-title
description: rev-nukeops-description
showInVote: false
showInVote: true
rules:
- Revolutionary
- BasicStationEventScheduler
- Nukeops
- WageScheduler #backmen: currency

- type: gamePreset
id: ZombieTraitor
Expand All @@ -151,7 +156,7 @@
- syndinukies
name: zombie-traitor-title
description: zombie-traitor-description
showInVote: false
showInVote: true
rules:
- Zombie
- BasicStationEventScheduler
Expand All @@ -169,7 +174,7 @@
- nukeops
name: zombie-nukeops-title
description: zombie-nukeops-description
showInVote: false
showInVote: true
rules:
- Zombie
- BasicStationEventScheduler
Expand All @@ -187,7 +192,7 @@
- pirates
name: zombie-pirates-title
description: zombie-pirates-description
showInVote: false
showInVote: true
rules:
- Zombie
- BasicStationEventScheduler
Expand All @@ -202,12 +207,13 @@
- nukeops
name: pirates-traitor-nukeops-title
description: pirates-traitor-nukeops-description
showInVote: false
showInVote: true
rules:
- Pirates
- Traitor
- BasicStationEventScheduler
- Nukeops
- WageScheduler #backmen: currency

- type: gamePreset
id: PiratesTraitorFleshCult
Expand All @@ -217,12 +223,13 @@
- fleshcult
name: pirates-traitor-fleshcult-title
description: pirates-traitor-fleshcult-description
showInVote: false
showInVote: true
rules:
- Pirates
- Traitor
- BasicStationEventScheduler
- FleshCult
- WageScheduler #backmen: currency

- type: gamePreset
id: NukeopsFleshCultTraitor
Expand All @@ -232,12 +239,12 @@
- syndinukies
name: nukeops-fleshcult-traitor-title
description: nukeops-fleshcult-traitor-description
showInVote: false
showInVote: true
rules:
- Nukeops
- FleshCult
- BasicStationEventScheduler
- WageScheduler
- WageScheduler #backmen: currency
- Traitor

- type: gamePreset
Expand All @@ -246,10 +253,10 @@
- survival
- nukeops
name: survival-nukeops-title
showInVote: false # secret
showInVote: true
minPlayers: 40
description: survival-nukeops-description
rules:
- RampingStationEventScheduler
- WageScheduler #backmen: currency
- Nukeops
- BasicStationEventScheduler

0 comments on commit 28e663d

Please sign in to comment.