diff --git a/Resources/ConfigPresets/DeltaV/apoapsis.toml b/Resources/ConfigPresets/DeltaV/apoapsis.toml index 687d7392b21..22984cc7b5b 100644 --- a/Resources/ConfigPresets/DeltaV/apoapsis.toml +++ b/Resources/ConfigPresets/DeltaV/apoapsis.toml @@ -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] @@ -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 diff --git a/Resources/ConfigPresets/DeltaV/inclination.toml b/Resources/ConfigPresets/DeltaV/inclination.toml index c655bb796c0..285b449c62b 100644 --- a/Resources/ConfigPresets/DeltaV/inclination.toml +++ b/Resources/ConfigPresets/DeltaV/inclination.toml @@ -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] @@ -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" diff --git a/Resources/ConfigPresets/DeltaV/periapsis.toml b/Resources/ConfigPresets/DeltaV/periapsis.toml index eb6b039cc41..9001e5a3c1f 100644 --- a/Resources/ConfigPresets/DeltaV/periapsis.toml +++ b/Resources/ConfigPresets/DeltaV/periapsis.toml @@ -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] @@ -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"