Skip to content

Commit

Permalink
Disable 10 locked player slots (#357)
Browse files Browse the repository at this point in the history
* Update apoapsis.toml

Signed-off-by: Debug <[email protected]>

* Update periapsis.toml

Signed-off-by: Debug <[email protected]>

---------

Signed-off-by: Debug <[email protected]>
  • Loading branch information
DebugOk authored Oct 29, 2023
1 parent f29fe3d commit a624fab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Resources/ConfigPresets/DeltaV/apoapsis.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ rules_file = "Rules.txt"
rules_header = "ui-rules-header"

[whitelist]
enabled = true
enabled = false
reason = "whitelist-not-whitelisted"
min_players = 90

Expand All @@ -18,4 +18,4 @@ emergency_early_launch_allowed = true
tags = "lang:en-US,region:am_n_e,rp:med"

[atmos]
monstermos_rip_tiles = false
monstermos_rip_tiles = false
2 changes: 1 addition & 1 deletion Resources/ConfigPresets/DeltaV/periapsis.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ rules_file = "Rules.txt"
rules_header = "ui-rules-header"

[whitelist]
enabled = true
enabled = false
reason = "whitelist-not-whitelisted"
min_players = 40

Expand Down

0 comments on commit a624fab

Please sign in to comment.