Files
RickD004 ec8884410c Add new Bering Sea map, reduce Strait rotation (#3706)
## Description:

Re-submission of older PR:
https://github.com/openfrontio/OpenFrontIO/pull/3617
<img width="612" height="396" alt="image"
src="https://github.com/user-attachments/assets/955a0b2e-1df9-4fa3-a389-235f46a90f69"
/>

Regarding Bering Sea and Bering strait maps:
<img width="576" height="87" alt="image"
src="https://github.com/user-attachments/assets/f57031eb-f9c0-4e1e-83ff-204df51bb6c2"
/>
<img width="589" height="93" alt="image"
src="https://github.com/user-attachments/assets/629e71ba-489f-41cf-b67e-2476af8704f2"
/>

Because of mixed opinions about replacing the maps, i propose at least
this temporary compromise: Bering Sea gets added as a new map and Bering
Strait gets its rotation lowered to a small number. Since the classic
maps are probably being taken off rotation, we should have some small
breathing space for the 2 maps.

In the near future we should discuss between mapmakers in the dev server
whether we keep, replace or completely take Bering Strait off rotation,
and/or a community poll.

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced

## Please put your Discord username so you can be contacted if a bug or
regression is found:

tri.star1011
2026-04-17 17:36:38 -07:00

126 lines
2.3 KiB
JSON

{
"name": "Bering Sea",
"nations": [
{
"coordinates": [1043, 121],
"name": "Polar Bears",
"flag": "polar_bears"
},
{
"coordinates": [1725, 158],
"name": "Utqiaġvik",
"flag": "Alaska"
},
{
"coordinates": [2152, 270],
"name": "Prudhoe Bay",
"flag": "Alaska"
},
{
"coordinates": [1973, 828],
"name": "Anchorage",
"flag": "Alaska"
},
{
"coordinates": [2389, 1070],
"name": "Juneau",
"flag": "Alaska"
},
{
"coordinates": [2381, 800],
"name": "Whitehorse",
"flag": "ca"
},
{
"coordinates": [1561, 452],
"name": "Kotzebue",
"flag": "Alaska"
},
{
"coordinates": [1491, 621],
"name": "Nome",
"flag": "Alaska"
},
{
"coordinates": [1609, 918],
"name": "Bethel",
"flag": "Alaska"
},
{
"coordinates": [1820, 1084],
"name": "Kodiak",
"flag": "Alaska"
},
{
"coordinates": [1979, 625],
"name": "Fairbanks",
"flag": "Alaska"
},
{
"coordinates": [2062, 468],
"name": "Fort Yukon",
"flag": "Alaska"
},
{
"coordinates": [1425, 1283],
"name": "Unalaska",
"flag": "Alaska"
},
{
"coordinates": [375, 1298],
"name": "Petropavlovsk-Kamchatsky",
"flag": "ru"
},
{
"coordinates": [479, 1107],
"name": "Ust-Kamchatsk",
"flag": "ru"
},
{
"coordinates": [965, 710],
"name": "Anadyr",
"flag": "ru"
},
{
"coordinates": [583, 749],
"name": "Kamenskoye",
"flag": "ru"
},
{
"coordinates": [1192, 588],
"name": "Provideniya",
"flag": "ru"
},
{
"coordinates": [718, 366],
"name": "Bilibino",
"flag": "ru"
},
{
"coordinates": [1048, 493],
"name": "Egvekinot",
"flag": "ru"
},
{
"coordinates": [410, 275],
"name": "Chersky",
"flag": "ru"
},
{
"coordinates": [254, 417],
"name": "Srednekolymsk",
"flag": "ru"
},
{
"coordinates": [127, 565],
"name": "Zyryanka",
"flag": "ru"
},
{
"coordinates": [161, 917],
"name": "Magadan",
"flag": "ru"
}
]
}