Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mix game presets #441

Merged
merged 6 commits into from
Feb 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
pirates-traitor-title = Пираты и агенты
pirates-traitor-description = На станции пираты и агенты синдиката, постарайтесь выжить и завершить смену

nukeops-pirates-title = Пираты и ядерные оперативники
nukeops-pirates-description = На станции пираты и ядерные оперативники, постарайтесь выжить и завершить смену

pirates-fleshcult-title = Пираты и культ плоти
pirates-fleshcult-description = На станции пираты и культ плоти, постарайтесь выжить и завершить смену

nukeops-fleshcult-title = Ядерные оперативники и культ плоти
nukeops-fleshcult-description = На станции ядерные оперативники и культ плоти, постарайтесь выжить и завершить смену

rev-traitor-title = Революция и агенты
rev-traitor-description = На станции революция и агенты синдиката, постарайтесь выжить и завершить смену

rev-pirates-title = Пираты и революция
rev-pirates-description = На станции пираты и революция, постарайтесь выжить и завершить смену

rev-nukeops-title = Ядерные оперативники и революция
rev-nukeops-description = На станции ядерные оперативники и революция, постарайтесь выжить и завершить смену

zombie-traitor-title = Зомби и агенты
zombie-traitor-description = На станции зомби и агенты синдиката, постарайтесь выжить и завершить смену

zombie-nukeops-title = Зомби и ядерные оперативники
zombie-nukeops-description = На станции зомби и ядерные оперативники, постарайтесь выжить и завершить смену

zombie-pirates-title = Пираты и зомби
zombie-pirates-description = На станции пираты и зомби, постарайтесь выжить и завершить смену

pirates-traitor-nukeops-title = Пираты, агенты и ядерные оперативники
pirates-traitor-nukeops-description = На станции пираты, агенты синдиката и ядерные оперативники, постарайтесь выжить и завершить смену

pirates-traitor-fleshcult-title = Пираты, агенты и культ плоти
pirates-traitor-fleshcult-description = На станции пираты, агенты синдиката и культ плоти, постарайтесь выжить и завершить смену

nukeops-fleshcult-traitor-title = Ядерные оперативники, культ плоти и агенты
nukeops-fleshcult-traitor-description = На станции ядерные оперативники, культ плоти и агенты синдиката, постарайтесь выжить и завершить смену

survival-nukeops-title = Выживание с ядерными оперативниками
survival-nukeops-description = Постарайтесь выжить в сущем аду
215 changes: 214 additions & 1 deletion Resources/Prototypes/Backmen/game_presets.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- type: gamePreset
- type: gamePreset
id: Shipwrecked
alias:
- schiffbruch
Expand Down Expand Up @@ -40,3 +40,216 @@
- BasicStationEventScheduler
- WageScheduler #backmen: currency
- BasicRoundstartVariation

- type: gamePreset
id: PiratesTraitor
alias:
- pirates
- syndinukies
name: pirates-traitor-title
description: pirates-traitor-description
showInVote: false
rules:
- Pirates
- Traitor
- BasicStationEventScheduler

- type: gamePreset
id: PiratesNukeops
alias:
- nukeops
- pirates
name: nukeops-pirates-title
description: nukeops-pirates-description
showInVote: false
rules:
- Pirates
- Nukeops
- BasicStationEventScheduler

- type: gamePreset
id: PiratesFleshCult
alias:
- pirates
- fleshcult
name: pirates-fleshcult-title
description: pirates-fleshcult-description
showInVote: false
rules:
- Pirates
- FleshCult
- BasicStationEventScheduler
- WageScheduler

- type: gamePreset
id: NukeopsFleshCult
alias:
- nukeops
- fleshcult
name: nukeops-fleshcult-title
description: nukeops-fleshcult-description
showInVote: false
rules:
- Nukeops
- FleshCult
- BasicStationEventScheduler
- WageScheduler

- type: gamePreset
id: RevolutionaryTraitor
alias:
- rev
- revs
- revolutionaries
- syndinukies
name: rev-traitor-title
description: rev-traitor-description
showInVote: false
rules:
- Revolutionary
- BasicStationEventScheduler
- Traitor

- type: gamePreset
id: RevolutionaryPirates
alias:
- pirates
- rev
- revs
- revolutionaries
name: rev-pirates-title
description: rev-pirates-description
showInVote: false
rules:
- Revolutionary
- BasicStationEventScheduler
- Pirates

- type: gamePreset
id: RevolutionaryNukeops
alias:
- nukeops
- rev
- revs
- revolutionaries
name: rev-nukeops-title
description: rev-nukeops-description
showInVote: false
rules:
- Revolutionary
- BasicStationEventScheduler
- Nukeops

- type: gamePreset
id: ZombieTraitor
alias:
- zombie
- zombies
- Zombies
- zz14
- zomber
- syndinukies
name: zombie-traitor-title
description: zombie-traitor-description
showInVote: false
rules:
- Zombie
- BasicStationEventScheduler
- WageScheduler #backmen: currency
- Traitor

- type: gamePreset
id: ZombieNukeops
alias:
- zombie
- zombies
- Zombies
- zz14
- zomber
- nukeops
name: zombie-nukeops-title
description: zombie-nukeops-description
showInVote: false
rules:
- Zombie
- BasicStationEventScheduler
- WageScheduler #backmen: currency
- Nukeops

- type: gamePreset
id: ZombiePirates
alias:
- zombie
- zombies
- Zombies
- zz14
- zomber
- pirates
name: zombie-pirates-title
description: zombie-pirates-description
showInVote: false
rules:
- Zombie
- BasicStationEventScheduler
- WageScheduler #backmen: currency
- Pirates

- type: gamePreset
id: PiratesTraitorNukeops
alias:
- pirates
- syndinukies
- nukeops
name: pirates-traitor-nukeops-title
description: pirates-traitor-nukeops-description
showInVote: false
rules:
- Pirates
- Traitor
- BasicStationEventScheduler
- Nukeops

- type: gamePreset
id: PiratesTraitorFleshCult
alias:
- pirates
- syndinukies
- fleshcult
name: pirates-traitor-fleshcult-title
description: pirates-traitor-fleshcult-description
showInVote: false
rules:
- Pirates
- Traitor
- BasicStationEventScheduler
- FleshCult

- type: gamePreset
id: NukeopsFleshCultTraitor
alias:
- nukeops
- fleshcult
- syndinukies
name: nukeops-fleshcult-traitor-title
description: nukeops-fleshcult-traitor-description
showInVote: false
rules:
- Nukeops
- FleshCult
- BasicStationEventScheduler
- WageScheduler
- Traitor

- type: gamePreset
id: SurvivalNukeops
alias:
- survival
- nukeops
name: survival-nukeops-title
showInVote: false # secret
description: survival-nukeops-description
rules:
- RampingStationEventScheduler
- WageScheduler #backmen: currency
- Nukeops
- BasicStationEventScheduler
Loading