Added new All at once game preset (#23171)
* Update game_presets.yml * Create preset-allatonce.ftl * Update game_presets.yml * Update game_presets.yml the game rule has been removed: - pirates * Update game_presets.yml Pascal case/Camel case fix * Update preset-allatonce.ftl Camel case fix
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
all-at-once-title = All at once
|
||||
all-at-once-description = It's just not your day...
|
||||
@@ -8,6 +8,18 @@
|
||||
rules:
|
||||
- RampingStationEventScheduler
|
||||
|
||||
- type: gamePreset
|
||||
id: AllAtOnce
|
||||
name: all-at-once-title
|
||||
description: all-at-once-description
|
||||
showInVote: false
|
||||
rules:
|
||||
- Nukeops
|
||||
- Traitor
|
||||
- Revolutionary
|
||||
- Zombie
|
||||
- RampingStationEventScheduler
|
||||
|
||||
- type: gamePreset
|
||||
id: Extended
|
||||
alias:
|
||||
|
||||
Reference in New Issue
Block a user