mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-23 12:15:25 +00:00
Resolves #4558 ## Description: Sets 1 pixel on the Oder river to be water to allow trade to flow through Sets 1 pixel on the left side of the Oder to be land and not impassable <img width="730" height="1197" alt="Screenshot 2026-07-09 203514" src="https://github.com/user-attachments/assets/5f711ea3-0e92-467b-b030-1099c6c8a97e" /> ## 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 ## Please put your Discord username so you can be contacted if a bug or regression is found: Lengy_
121 lines
2.3 KiB
JSON
121 lines
2.3 KiB
JSON
{
|
|
"categories": ["europe", "new"],
|
|
"id": "Germany",
|
|
"map": {
|
|
"height": 1516,
|
|
"num_land_tiles": 1072928,
|
|
"width": 1548
|
|
},
|
|
"map16x": {
|
|
"height": 379,
|
|
"num_land_tiles": 64963,
|
|
"width": 387
|
|
},
|
|
"map4x": {
|
|
"height": 758,
|
|
"num_land_tiles": 265159,
|
|
"width": 774
|
|
},
|
|
"multiplayer_frequency": 5,
|
|
"name": "Germany",
|
|
"nations": [
|
|
{
|
|
"coordinates": [688, 396],
|
|
"flag": "DE-HH",
|
|
"name": "Hamburg",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [717, 311],
|
|
"flag": "DE-SH",
|
|
"name": "Schleswig-Holstein",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [561, 537],
|
|
"flag": "DE-HB",
|
|
"name": "Bremen",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [399, 592],
|
|
"flag": "DE-NI",
|
|
"name": "Lower Saxony",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [336, 803],
|
|
"flag": "DE-NW",
|
|
"name": "North Rhine-Westphalia",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [279, 1129],
|
|
"flag": "DE-SL",
|
|
"name": "Saarland",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [362, 1042],
|
|
"flag": "DE-RP",
|
|
"name": "Rhineland-Palatinate",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [602, 1207],
|
|
"flag": "DE-BW",
|
|
"name": "Baden-Württemberg",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [627, 900],
|
|
"flag": "DE-HE",
|
|
"name": "Hesse",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [941, 1139],
|
|
"flag": "DE-BY-L",
|
|
"name": "Bavaria",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [1077, 836],
|
|
"flag": "DE-SN",
|
|
"name": "Saxony",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [883, 648],
|
|
"flag": "DE-ST",
|
|
"name": "Saxony-Anhalt",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [861, 863],
|
|
"flag": "DE-TH",
|
|
"name": "Thuringia",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [1026, 370],
|
|
"flag": "DE-MV",
|
|
"name": "Mecklenburg-Vorpommern",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [1189, 590],
|
|
"flag": "DE-BE",
|
|
"name": "Berlin",
|
|
"strength": 2
|
|
},
|
|
{
|
|
"coordinates": [1254, 708],
|
|
"flag": "DE-BB",
|
|
"name": "Brandenburg",
|
|
"strength": 2
|
|
}
|
|
],
|
|
"translation_key": "map.germany"
|
|
}
|