Skip to content

Commit

Permalink
Standardized location tags (#1054)
Browse files Browse the repository at this point in the history
* Update apoapsis.toml

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

* Update periapsis.toml

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

* Update inclination.toml

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

---------

Signed-off-by: Null <[email protected]>
  • Loading branch information
NullWanderer authored Apr 3, 2024
1 parent 40ec1e0 commit c17c74c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Resources/ConfigPresets/DeltaV/apoapsis.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[game]
hostname = "[EN][MRP] Delta-v (Ψ) | Apoapsis"
hostname = "[EN][MRP] Delta-v (Ψ) | Apoapsis [US East 1]"
soft_max_players = 100

[server]
Expand All @@ -15,7 +15,7 @@ min_players = 90
emergency_early_launch_allowed = true

[hub]
tags = "lang:en-US,region:am_n_e,rp:med"
tags = "lang:en-US,region:am_n_e,rp:med,no_tag_infer"

[atmos]
monstermos_rip_tiles = false
4 changes: 2 additions & 2 deletions Resources/ConfigPresets/DeltaV/inclination.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[game]
hostname = "[EN][EU][MRP] Delta-v (Ψ) | Inclination"
hostname = "[EN][MRP] Delta-v (Ψ) | Inclination [EU West]"
soft_max_players = 50

[server]
Expand All @@ -14,4 +14,4 @@ map_enabled = true
enable_during_round = true

[hub]
tags = "lang:en-US,region:eu_w,rp:med"
tags = "lang:en-US,region:eu_w,rp:med,no_tag_infer"
4 changes: 2 additions & 2 deletions Resources/ConfigPresets/DeltaV/periapsis.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[game]
hostname = "[EN][MRP] Delta-v (Ψ) | Periapsis"
hostname = "[EN][MRP] Delta-v (Ψ) | Periapsis [US East 2]"
soft_max_players = 50

[server]
Expand All @@ -19,4 +19,4 @@ min_players = 25
enable_during_round = true

[hub]
tags = "lang:en-US,region:am_n_e,rp:med"
tags = "lang:en-US,region:am_n_e,rp:med,no_tag_infer"

0 comments on commit c17c74c

Please sign in to comment.