From bb2f2f01ee88a96e1da071797180b5b0786bebdb Mon Sep 17 00:00:00 2001 From: evanpelle Date: Mon, 22 Jun 2026 13:17:01 -0700 Subject: [PATCH] Revert "Take off the v32 maps from the "New" category to make room for v33 maps (#4378)" This reverts commit 5b2a1b1134990c42c96f352af51723c96e3b1717. --- map-generator/assets/maps/balkans/info.json | 2 +- map-generator/assets/maps/caribbean/info.json | 2 +- .../assets/maps/choppingblock/info.json | 2 +- .../assets/maps/danishstraits/info.json | 2 +- map-generator/assets/maps/hongkong/info.json | 2 +- .../assets/maps/indiansubcontinent/info.json | 2 +- .../assets/maps/juandefucastrait/info.json | 2 +- map-generator/assets/maps/korea/info.json | 2 +- map-generator/assets/maps/labyrinth/info.json | 2 +- .../assets/maps/middleeast/info.json | 2 +- .../assets/maps/mississippiriver/info.json | 2 +- .../assets/maps/northwestpassage/info.json | 2 +- map-generator/assets/maps/onion/info.json | 2 +- .../assets/maps/southeastasia/info.json | 2 +- .../assets/maps/taiwanstrait/info.json | 2 +- map-generator/assets/maps/titan/info.json | 2 +- map-generator/assets/maps/venice/info.json | 2 +- .../assets/maps/warshipwarship/info.json | 2 +- .../assets/maps/worldinverted/info.json | 2 +- map-generator/assets/maps/yellowsea/info.json | 2 +- resources/maps/balkans/manifest.json | 2 +- resources/maps/caribbean/manifest.json | 2 +- resources/maps/choppingblock/manifest.json | 2 +- resources/maps/danishstraits/manifest.json | 2 +- resources/maps/hongkong/manifest.json | 2 +- .../maps/indiansubcontinent/manifest.json | 2 +- resources/maps/juandefucastrait/manifest.json | 2 +- resources/maps/korea/manifest.json | 2 +- resources/maps/labyrinth/manifest.json | 2 +- resources/maps/middleeast/manifest.json | 2 +- resources/maps/mississippiriver/manifest.json | 2 +- resources/maps/northwestpassage/manifest.json | 2 +- resources/maps/onion/manifest.json | 2 +- resources/maps/southeastasia/manifest.json | 2 +- resources/maps/taiwanstrait/manifest.json | 2 +- resources/maps/titan/manifest.json | 2 +- resources/maps/venice/manifest.json | 2 +- resources/maps/warshipwarship/manifest.json | 2 +- resources/maps/worldinverted/manifest.json | 2 +- resources/maps/yellowsea/manifest.json | 2 +- src/core/game/Maps.gen.ts | 40 +++++++++---------- 41 files changed, 60 insertions(+), 60 deletions(-) diff --git a/map-generator/assets/maps/balkans/info.json b/map-generator/assets/maps/balkans/info.json index e04d6ac0f..f20a49e80 100644 --- a/map-generator/assets/maps/balkans/info.json +++ b/map-generator/assets/maps/balkans/info.json @@ -2,7 +2,7 @@ "id": "Balkans", "name": "Balkans", "translation_key": "map.balkans", - "categories": ["europe"], + "categories": ["new", "europe"], "multiplayer_frequency": 6, "nations": [ { diff --git a/map-generator/assets/maps/caribbean/info.json b/map-generator/assets/maps/caribbean/info.json index b7589a2d1..0267bb3f0 100644 --- a/map-generator/assets/maps/caribbean/info.json +++ b/map-generator/assets/maps/caribbean/info.json @@ -2,7 +2,7 @@ "id": "Caribbean", "name": "Caribbean", "translation_key": "map.caribbean", - "categories": ["north_america"], + "categories": ["new", "north_america"], "multiplayer_frequency": 5, "nations": [ { diff --git a/map-generator/assets/maps/choppingblock/info.json b/map-generator/assets/maps/choppingblock/info.json index 18b4a076e..1b61e756f 100644 --- a/map-generator/assets/maps/choppingblock/info.json +++ b/map-generator/assets/maps/choppingblock/info.json @@ -2,7 +2,7 @@ "id": "ChoppingBlock", "name": "Chopping Block", "translation_key": "map.choppingblock", - "categories": ["arcade"], + "categories": ["new", "arcade"], "multiplayer_frequency": 5, "special_team_count": 4, "nations": [ diff --git a/map-generator/assets/maps/danishstraits/info.json b/map-generator/assets/maps/danishstraits/info.json index d92adabea..61c40fcf4 100644 --- a/map-generator/assets/maps/danishstraits/info.json +++ b/map-generator/assets/maps/danishstraits/info.json @@ -2,7 +2,7 @@ "id": "DanishStraits", "name": "Danish Straits", "translation_key": "map.danishstraits", - "categories": ["europe"], + "categories": ["new", "europe"], "multiplayer_frequency": 5, "nations": [ { diff --git a/map-generator/assets/maps/hongkong/info.json b/map-generator/assets/maps/hongkong/info.json index 2e84027b4..482e62134 100644 --- a/map-generator/assets/maps/hongkong/info.json +++ b/map-generator/assets/maps/hongkong/info.json @@ -2,7 +2,7 @@ "id": "HongKong", "name": "Hong Kong", "translation_key": "map.hongkong", - "categories": ["asia"], + "categories": ["new", "asia"], "multiplayer_frequency": 6, "nations": [ { diff --git a/map-generator/assets/maps/indiansubcontinent/info.json b/map-generator/assets/maps/indiansubcontinent/info.json index 6cd946cb8..f93905b03 100644 --- a/map-generator/assets/maps/indiansubcontinent/info.json +++ b/map-generator/assets/maps/indiansubcontinent/info.json @@ -2,7 +2,7 @@ "id": "IndianSubcontinent", "name": "Indian Subcontinent", "translation_key": "map.indiansubcontinent", - "categories": ["asia"], + "categories": ["new", "asia"], "multiplayer_frequency": 8, "nations": [ { diff --git a/map-generator/assets/maps/juandefucastrait/info.json b/map-generator/assets/maps/juandefucastrait/info.json index 026787db8..7c15908ba 100644 --- a/map-generator/assets/maps/juandefucastrait/info.json +++ b/map-generator/assets/maps/juandefucastrait/info.json @@ -2,7 +2,7 @@ "id": "JuanDeFucaStrait", "name": "Juan De Fuca Strait", "translation_key": "map.juandefucastrait", - "categories": ["north_america"], + "categories": ["new", "north_america"], "multiplayer_frequency": 4, "special_team_count": 3, "nations": [ diff --git a/map-generator/assets/maps/korea/info.json b/map-generator/assets/maps/korea/info.json index a08a441e9..b62783a4a 100644 --- a/map-generator/assets/maps/korea/info.json +++ b/map-generator/assets/maps/korea/info.json @@ -2,7 +2,7 @@ "id": "Korea", "name": "Korea", "translation_key": "map.korea", - "categories": ["asia"], + "categories": ["new", "asia"], "multiplayer_frequency": 5, "nations": [ { diff --git a/map-generator/assets/maps/labyrinth/info.json b/map-generator/assets/maps/labyrinth/info.json index 8618c69d5..beac85109 100644 --- a/map-generator/assets/maps/labyrinth/info.json +++ b/map-generator/assets/maps/labyrinth/info.json @@ -2,7 +2,7 @@ "id": "Labyrinth", "name": "Labyrinth", "translation_key": "map.labyrinth", - "categories": ["arcade"], + "categories": ["new", "arcade"], "multiplayer_frequency": 6, "nations": [ { diff --git a/map-generator/assets/maps/middleeast/info.json b/map-generator/assets/maps/middleeast/info.json index 309b98f53..be03f62bc 100644 --- a/map-generator/assets/maps/middleeast/info.json +++ b/map-generator/assets/maps/middleeast/info.json @@ -2,7 +2,7 @@ "id": "MiddleEast", "name": "Middle East", "translation_key": "map.middleeast", - "categories": ["asia"], + "categories": ["new", "asia"], "multiplayer_frequency": 8, "nations": [ { diff --git a/map-generator/assets/maps/mississippiriver/info.json b/map-generator/assets/maps/mississippiriver/info.json index 02d042626..a558fa538 100644 --- a/map-generator/assets/maps/mississippiriver/info.json +++ b/map-generator/assets/maps/mississippiriver/info.json @@ -2,7 +2,7 @@ "id": "MississippiRiver", "name": "Mississippi River", "translation_key": "map.mississippiriver", - "categories": ["north_america"], + "categories": ["new", "north_america"], "multiplayer_frequency": 3, "nations": [ { diff --git a/map-generator/assets/maps/northwestpassage/info.json b/map-generator/assets/maps/northwestpassage/info.json index e55a84575..7aaade4c6 100644 --- a/map-generator/assets/maps/northwestpassage/info.json +++ b/map-generator/assets/maps/northwestpassage/info.json @@ -2,7 +2,7 @@ "id": "NorthwestPassage", "name": "Northwest Passage", "translation_key": "map.northwestpassage", - "categories": ["north_america"], + "categories": ["new", "north_america"], "multiplayer_frequency": 5, "nations": [ { diff --git a/map-generator/assets/maps/onion/info.json b/map-generator/assets/maps/onion/info.json index c9a9b5048..44d184eb7 100644 --- a/map-generator/assets/maps/onion/info.json +++ b/map-generator/assets/maps/onion/info.json @@ -2,7 +2,7 @@ "id": "Onion", "name": "Onion", "translation_key": "map.onion", - "categories": ["arcade"], + "categories": ["new", "arcade"], "multiplayer_frequency": 2, "nations": [ { diff --git a/map-generator/assets/maps/southeastasia/info.json b/map-generator/assets/maps/southeastasia/info.json index a62129da0..455da3b46 100644 --- a/map-generator/assets/maps/southeastasia/info.json +++ b/map-generator/assets/maps/southeastasia/info.json @@ -3,7 +3,7 @@ "name": "SoutheastAsia", "display_name": "Southeast Asia", "translation_key": "map.southeastasia", - "categories": ["asia"], + "categories": ["new", "asia"], "multiplayer_frequency": 5, "nations": [ { diff --git a/map-generator/assets/maps/taiwanstrait/info.json b/map-generator/assets/maps/taiwanstrait/info.json index 99e832689..96915e005 100644 --- a/map-generator/assets/maps/taiwanstrait/info.json +++ b/map-generator/assets/maps/taiwanstrait/info.json @@ -2,7 +2,7 @@ "id": "TaiwanStrait", "name": "Taiwan Strait", "translation_key": "map.taiwanstrait", - "categories": ["asia"], + "categories": ["new", "asia"], "multiplayer_frequency": 5, "nations": [ { diff --git a/map-generator/assets/maps/titan/info.json b/map-generator/assets/maps/titan/info.json index 3fa2deae1..d23ccaa6e 100644 --- a/map-generator/assets/maps/titan/info.json +++ b/map-generator/assets/maps/titan/info.json @@ -2,7 +2,7 @@ "id": "Titan", "name": "Titan", "translation_key": "map.titan", - "categories": ["cosmic"], + "categories": ["new", "cosmic"], "multiplayer_frequency": 3, "nations": [ { diff --git a/map-generator/assets/maps/venice/info.json b/map-generator/assets/maps/venice/info.json index 9854b75d6..0ddfdcf79 100644 --- a/map-generator/assets/maps/venice/info.json +++ b/map-generator/assets/maps/venice/info.json @@ -2,7 +2,7 @@ "id": "Venice", "name": "Venice", "translation_key": "map.venice", - "categories": ["europe"], + "categories": ["new", "europe"], "multiplayer_frequency": 6, "nations": [ { diff --git a/map-generator/assets/maps/warshipwarship/info.json b/map-generator/assets/maps/warshipwarship/info.json index 448025f7f..746a04c7e 100644 --- a/map-generator/assets/maps/warshipwarship/info.json +++ b/map-generator/assets/maps/warshipwarship/info.json @@ -3,7 +3,7 @@ "id": "WarshipWarship", "translation_key": "map.warshipwarship", "multiplayer_frequency": 3, - "categories": ["arcade"], + "categories": ["arcade", "new"], "nations": [ { "coordinates": [750, 680], diff --git a/map-generator/assets/maps/worldinverted/info.json b/map-generator/assets/maps/worldinverted/info.json index f2e9f94b9..15431da8d 100644 --- a/map-generator/assets/maps/worldinverted/info.json +++ b/map-generator/assets/maps/worldinverted/info.json @@ -2,7 +2,7 @@ "id": "WorldInverted", "name": "World Inverted", "translation_key": "map.worldinverted", - "categories": ["world", "fictional"], + "categories": ["new", "world", "fictional"], "multiplayer_frequency": 8, "nations": [ { diff --git a/map-generator/assets/maps/yellowsea/info.json b/map-generator/assets/maps/yellowsea/info.json index cb2a49830..e13f0b570 100644 --- a/map-generator/assets/maps/yellowsea/info.json +++ b/map-generator/assets/maps/yellowsea/info.json @@ -2,7 +2,7 @@ "id": "YellowSea", "name": "Yellow Sea", "translation_key": "map.yellowsea", - "categories": ["asia"], + "categories": ["new", "asia"], "multiplayer_frequency": 5, "nations": [ { diff --git a/resources/maps/balkans/manifest.json b/resources/maps/balkans/manifest.json index 767b17acb..e86de6d14 100644 --- a/resources/maps/balkans/manifest.json +++ b/resources/maps/balkans/manifest.json @@ -196,7 +196,7 @@ "name": "Western Macedonia" } ], - "categories": ["europe"], + "categories": ["new", "europe"], "id": "Balkans", "map": { "height": 2048, diff --git a/resources/maps/caribbean/manifest.json b/resources/maps/caribbean/manifest.json index af708fe5e..ff7521239 100644 --- a/resources/maps/caribbean/manifest.json +++ b/resources/maps/caribbean/manifest.json @@ -141,7 +141,7 @@ "name": "Tobago" } ], - "categories": ["north_america"], + "categories": ["new", "north_america"], "id": "Caribbean", "map": { "height": 1808, diff --git a/resources/maps/choppingblock/manifest.json b/resources/maps/choppingblock/manifest.json index 257c3c472..aa4ede50c 100644 --- a/resources/maps/choppingblock/manifest.json +++ b/resources/maps/choppingblock/manifest.json @@ -142,7 +142,7 @@ "name": "Honeycomb" } ], - "categories": ["arcade"], + "categories": ["new", "arcade"], "id": "ChoppingBlock", "map": { "height": 1616, diff --git a/resources/maps/danishstraits/manifest.json b/resources/maps/danishstraits/manifest.json index 4e5b25503..35a4dc84a 100644 --- a/resources/maps/danishstraits/manifest.json +++ b/resources/maps/danishstraits/manifest.json @@ -1,5 +1,5 @@ { - "categories": ["europe"], + "categories": ["new", "europe"], "id": "DanishStraits", "map": { "height": 1224, diff --git a/resources/maps/hongkong/manifest.json b/resources/maps/hongkong/manifest.json index 56a1b7c34..5a8153351 100644 --- a/resources/maps/hongkong/manifest.json +++ b/resources/maps/hongkong/manifest.json @@ -1,5 +1,5 @@ { - "categories": ["asia"], + "categories": ["new", "asia"], "id": "HongKong", "map": { "height": 1996, diff --git a/resources/maps/indiansubcontinent/manifest.json b/resources/maps/indiansubcontinent/manifest.json index 16cce6d3c..94303eaf7 100644 --- a/resources/maps/indiansubcontinent/manifest.json +++ b/resources/maps/indiansubcontinent/manifest.json @@ -1,5 +1,5 @@ { - "categories": ["asia"], + "categories": ["new", "asia"], "id": "IndianSubcontinent", "map": { "height": 2220, diff --git a/resources/maps/juandefucastrait/manifest.json b/resources/maps/juandefucastrait/manifest.json index 9fdcd2307..7e1d76f5c 100644 --- a/resources/maps/juandefucastrait/manifest.json +++ b/resources/maps/juandefucastrait/manifest.json @@ -221,7 +221,7 @@ "name": "Sudden Valley" } ], - "categories": ["north_america"], + "categories": ["new", "north_america"], "id": "JuanDeFucaStrait", "map": { "height": 1100, diff --git a/resources/maps/korea/manifest.json b/resources/maps/korea/manifest.json index 007bd5a50..1dd78ee7e 100644 --- a/resources/maps/korea/manifest.json +++ b/resources/maps/korea/manifest.json @@ -1,5 +1,5 @@ { - "categories": ["asia"], + "categories": ["new", "asia"], "id": "Korea", "map": { "height": 2148, diff --git a/resources/maps/labyrinth/manifest.json b/resources/maps/labyrinth/manifest.json index 6c4fbc298..44a9c5e7d 100644 --- a/resources/maps/labyrinth/manifest.json +++ b/resources/maps/labyrinth/manifest.json @@ -226,7 +226,7 @@ "name": "Zapopan" } ], - "categories": ["arcade"], + "categories": ["new", "arcade"], "id": "Labyrinth", "map": { "height": 1360, diff --git a/resources/maps/middleeast/manifest.json b/resources/maps/middleeast/manifest.json index f75cd71f2..d63a27f90 100644 --- a/resources/maps/middleeast/manifest.json +++ b/resources/maps/middleeast/manifest.json @@ -1,5 +1,5 @@ { - "categories": ["asia"], + "categories": ["new", "asia"], "id": "MiddleEast", "map": { "height": 2060, diff --git a/resources/maps/mississippiriver/manifest.json b/resources/maps/mississippiriver/manifest.json index 7cf9b41ef..e6258ee41 100644 --- a/resources/maps/mississippiriver/manifest.json +++ b/resources/maps/mississippiriver/manifest.json @@ -256,7 +256,7 @@ "name": "Round Lake" } ], - "categories": ["north_america"], + "categories": ["new", "north_america"], "id": "MississippiRiver", "map": { "height": 4200, diff --git a/resources/maps/northwestpassage/manifest.json b/resources/maps/northwestpassage/manifest.json index 84a034256..8bd14a409 100644 --- a/resources/maps/northwestpassage/manifest.json +++ b/resources/maps/northwestpassage/manifest.json @@ -196,7 +196,7 @@ "name": "Zackenberg" } ], - "categories": ["north_america"], + "categories": ["new", "north_america"], "id": "NorthwestPassage", "map": { "height": 1664, diff --git a/resources/maps/onion/manifest.json b/resources/maps/onion/manifest.json index dc5ead753..17bd5816e 100644 --- a/resources/maps/onion/manifest.json +++ b/resources/maps/onion/manifest.json @@ -1,5 +1,5 @@ { - "categories": ["arcade"], + "categories": ["new", "arcade"], "id": "Onion", "map": { "height": 512, diff --git a/resources/maps/southeastasia/manifest.json b/resources/maps/southeastasia/manifest.json index 996677d2e..3e46eca49 100644 --- a/resources/maps/southeastasia/manifest.json +++ b/resources/maps/southeastasia/manifest.json @@ -156,7 +156,7 @@ "name": "Paracel Islands" } ], - "categories": ["asia"], + "categories": ["new", "asia"], "display_name": "Southeast Asia", "id": "SoutheastAsia", "map": { diff --git a/resources/maps/taiwanstrait/manifest.json b/resources/maps/taiwanstrait/manifest.json index b4f4d2569..1d5cbc453 100644 --- a/resources/maps/taiwanstrait/manifest.json +++ b/resources/maps/taiwanstrait/manifest.json @@ -1,5 +1,5 @@ { - "categories": ["asia"], + "categories": ["new", "asia"], "id": "TaiwanStrait", "map": { "height": 1600, diff --git a/resources/maps/titan/manifest.json b/resources/maps/titan/manifest.json index 07a67af5c..e0fd6e5f8 100644 --- a/resources/maps/titan/manifest.json +++ b/resources/maps/titan/manifest.json @@ -1,5 +1,5 @@ { - "categories": ["cosmic"], + "categories": ["new", "cosmic"], "id": "Titan", "map": { "height": 2160, diff --git a/resources/maps/venice/manifest.json b/resources/maps/venice/manifest.json index 7a9151965..4a3e656a0 100644 --- a/resources/maps/venice/manifest.json +++ b/resources/maps/venice/manifest.json @@ -1,5 +1,5 @@ { - "categories": ["europe"], + "categories": ["new", "europe"], "id": "Venice", "map": { "height": 1500, diff --git a/resources/maps/warshipwarship/manifest.json b/resources/maps/warshipwarship/manifest.json index ac07219f2..d17245a01 100644 --- a/resources/maps/warshipwarship/manifest.json +++ b/resources/maps/warshipwarship/manifest.json @@ -91,7 +91,7 @@ "name": "Redoubt Ridge" } ], - "categories": ["arcade"], + "categories": ["arcade", "new"], "id": "WarshipWarship", "map": { "height": 1396, diff --git a/resources/maps/worldinverted/manifest.json b/resources/maps/worldinverted/manifest.json index ba3c5a72f..addc3ed3f 100644 --- a/resources/maps/worldinverted/manifest.json +++ b/resources/maps/worldinverted/manifest.json @@ -951,7 +951,7 @@ "name": "Reykjanes Delta" } ], - "categories": ["world", "fictional"], + "categories": ["new", "world", "fictional"], "id": "WorldInverted", "map": { "height": 1248, diff --git a/resources/maps/yellowsea/manifest.json b/resources/maps/yellowsea/manifest.json index 2adb15451..078af507f 100644 --- a/resources/maps/yellowsea/manifest.json +++ b/resources/maps/yellowsea/manifest.json @@ -1,5 +1,5 @@ { - "categories": ["asia"], + "categories": ["new", "asia"], "id": "YellowSea", "map": { "height": 1152, diff --git a/src/core/game/Maps.gen.ts b/src/core/game/Maps.gen.ts index df8784d9f..a1d91a97a 100644 --- a/src/core/game/Maps.gen.ts +++ b/src/core/game/Maps.gen.ts @@ -255,7 +255,7 @@ export const maps: readonly MapInfo[] = [ id: "Balkans", type: GameMapType.Balkans, translationKey: "map.balkans", - categories: ["europe"], + categories: ["new", "europe"], multiplayerFrequency: 6, }, { @@ -314,7 +314,7 @@ export const maps: readonly MapInfo[] = [ id: "Caribbean", type: GameMapType.Caribbean, translationKey: "map.caribbean", - categories: ["north_america"], + categories: ["new", "north_america"], multiplayerFrequency: 5, }, { @@ -328,7 +328,7 @@ export const maps: readonly MapInfo[] = [ id: "ChoppingBlock", type: GameMapType.ChoppingBlock, translationKey: "map.choppingblock", - categories: ["arcade"], + categories: ["new", "arcade"], multiplayerFrequency: 5, specialTeamCount: 4, }, @@ -344,7 +344,7 @@ export const maps: readonly MapInfo[] = [ id: "DanishStraits", type: GameMapType.DanishStraits, translationKey: "map.danishstraits", - categories: ["europe"], + categories: ["new", "europe"], multiplayerFrequency: 5, }, { @@ -467,7 +467,7 @@ export const maps: readonly MapInfo[] = [ id: "HongKong", type: GameMapType.HongKong, translationKey: "map.hongkong", - categories: ["asia"], + categories: ["new", "asia"], multiplayerFrequency: 6, }, { @@ -481,7 +481,7 @@ export const maps: readonly MapInfo[] = [ id: "IndianSubcontinent", type: GameMapType.IndianSubcontinent, translationKey: "map.indiansubcontinent", - categories: ["asia"], + categories: ["new", "asia"], multiplayerFrequency: 8, }, { @@ -503,7 +503,7 @@ export const maps: readonly MapInfo[] = [ id: "JuanDeFucaStrait", type: GameMapType.JuanDeFucaStrait, translationKey: "map.juandefucastrait", - categories: ["north_america"], + categories: ["new", "north_america"], multiplayerFrequency: 4, specialTeamCount: 3, }, @@ -511,14 +511,14 @@ export const maps: readonly MapInfo[] = [ id: "Korea", type: GameMapType.Korea, translationKey: "map.korea", - categories: ["asia"], + categories: ["new", "asia"], multiplayerFrequency: 5, }, { id: "Labyrinth", type: GameMapType.Labyrinth, translationKey: "map.labyrinth", - categories: ["arcade"], + categories: ["new", "arcade"], multiplayerFrequency: 6, }, { @@ -582,7 +582,7 @@ export const maps: readonly MapInfo[] = [ id: "MiddleEast", type: GameMapType.MiddleEast, translationKey: "map.middleeast", - categories: ["asia"], + categories: ["new", "asia"], multiplayerFrequency: 8, }, { @@ -596,7 +596,7 @@ export const maps: readonly MapInfo[] = [ id: "MississippiRiver", type: GameMapType.MississippiRiver, translationKey: "map.mississippiriver", - categories: ["north_america"], + categories: ["new", "north_america"], multiplayerFrequency: 3, }, { @@ -632,7 +632,7 @@ export const maps: readonly MapInfo[] = [ id: "NorthwestPassage", type: GameMapType.NorthwestPassage, translationKey: "map.northwestpassage", - categories: ["north_america"], + categories: ["new", "north_america"], multiplayerFrequency: 5, }, { @@ -646,7 +646,7 @@ export const maps: readonly MapInfo[] = [ id: "Onion", type: GameMapType.Onion, translationKey: "map.onion", - categories: ["arcade"], + categories: ["new", "arcade"], multiplayerFrequency: 2, }, { @@ -697,7 +697,7 @@ export const maps: readonly MapInfo[] = [ id: "SoutheastAsia", type: GameMapType.SoutheastAsia, translationKey: "map.southeastasia", - categories: ["asia"], + categories: ["new", "asia"], multiplayerFrequency: 5, }, { @@ -742,7 +742,7 @@ export const maps: readonly MapInfo[] = [ id: "TaiwanStrait", type: GameMapType.TaiwanStrait, translationKey: "map.taiwanstrait", - categories: ["asia"], + categories: ["new", "asia"], multiplayerFrequency: 5, }, { @@ -756,7 +756,7 @@ export const maps: readonly MapInfo[] = [ id: "Titan", type: GameMapType.Titan, translationKey: "map.titan", - categories: ["cosmic"], + categories: ["new", "cosmic"], multiplayerFrequency: 3, }, { @@ -806,14 +806,14 @@ export const maps: readonly MapInfo[] = [ id: "Venice", type: GameMapType.Venice, translationKey: "map.venice", - categories: ["europe"], + categories: ["new", "europe"], multiplayerFrequency: 6, }, { id: "WarshipWarship", type: GameMapType.WarshipWarship, translationKey: "map.warshipwarship", - categories: ["arcade"], + categories: ["arcade", "new"], multiplayerFrequency: 3, }, { @@ -828,14 +828,14 @@ export const maps: readonly MapInfo[] = [ id: "WorldInverted", type: GameMapType.WorldInverted, translationKey: "map.worldinverted", - categories: ["world", "fictional"], + categories: ["new", "world", "fictional"], multiplayerFrequency: 8, }, { id: "YellowSea", type: GameMapType.YellowSea, translationKey: "map.yellowsea", - categories: ["asia"], + categories: ["new", "asia"], multiplayerFrequency: 5, }, {