From 0a7053f7d2a1c87efabccbdf2c98a8ef2ae18bce Mon Sep 17 00:00:00 2001 From: Pieter-Jan Briers Date: Tue, 2 May 2023 10:24:03 +0200 Subject: [PATCH] Add hub tags for upcoming launcher changes. (#15979) --- Resources/ConfigPresets/WizardsDen/centipede.toml | 3 +++ Resources/ConfigPresets/WizardsDen/lizard.toml | 3 +++ Resources/ConfigPresets/WizardsDen/miros.toml | 3 +++ Resources/ConfigPresets/WizardsDen/salamander.toml | 3 +++ Resources/ConfigPresets/WizardsDen/spider.toml | 3 +++ 5 files changed, 15 insertions(+) diff --git a/Resources/ConfigPresets/WizardsDen/centipede.toml b/Resources/ConfigPresets/WizardsDen/centipede.toml index 4c4ddc442a..2dec110aeb 100644 --- a/Resources/ConfigPresets/WizardsDen/centipede.toml +++ b/Resources/ConfigPresets/WizardsDen/centipede.toml @@ -2,3 +2,6 @@ [game] hostname = "[EN] Wizard's Den Centipede [Oceania]" + +[hub] +tags = "lang:en,region:oce,rp:low" diff --git a/Resources/ConfigPresets/WizardsDen/lizard.toml b/Resources/ConfigPresets/WizardsDen/lizard.toml index e951a02f07..c6b71df8c6 100644 --- a/Resources/ConfigPresets/WizardsDen/lizard.toml +++ b/Resources/ConfigPresets/WizardsDen/lizard.toml @@ -5,3 +5,6 @@ [game] hostname = "[EN] Wizard's Den Lizard [US West]" soft_max_players = 80 + +[hub] +tags = "lang:en,region:am_n_w,rp:low" diff --git a/Resources/ConfigPresets/WizardsDen/miros.toml b/Resources/ConfigPresets/WizardsDen/miros.toml index 545db105c3..33cd609b52 100644 --- a/Resources/ConfigPresets/WizardsDen/miros.toml +++ b/Resources/ConfigPresets/WizardsDen/miros.toml @@ -6,3 +6,6 @@ soft_max_players = 50 [net] tickrate = 20 + +[hub] +tags = "lang:en,region:eu_w,rp:low" diff --git a/Resources/ConfigPresets/WizardsDen/salamander.toml b/Resources/ConfigPresets/WizardsDen/salamander.toml index 3c02579977..dc66519e40 100644 --- a/Resources/ConfigPresets/WizardsDen/salamander.toml +++ b/Resources/ConfigPresets/WizardsDen/salamander.toml @@ -24,3 +24,6 @@ enable_during_round = true [ic] flavor_text = true + +[hub] +tags = "lang:en,region:am_n_w,rp:med" diff --git a/Resources/ConfigPresets/WizardsDen/spider.toml b/Resources/ConfigPresets/WizardsDen/spider.toml index 477d25976a..8223451740 100644 --- a/Resources/ConfigPresets/WizardsDen/spider.toml +++ b/Resources/ConfigPresets/WizardsDen/spider.toml @@ -2,3 +2,6 @@ [game] hostname = "[EN] Wizard's Den Spider [EU West 1]" + +[hub] +tags = "lang:en,region:eu_w,rp:low" -- 2.51.2