mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 12:16:28 +00:00
e554ffb1b0
## Description: This PR removes the nation strength. Reasoning: - It is currently unused. The backstory can be found in #2498 - It forces map-makers to do balancing work, which is probably not a good idea - It increases map-making work - It increases nation balancing complexity by a lot (we need to have all the json files in mind) - It makes humans avoid map areas completely because there is always that one, same, strong nation - The map lead Nikola123 wants to "not deal with the stupid nations and their balancing" If the goal of nation strength was to make them feel different I would suggest a nation personality system. Nations that love to boat, love to ally, love to nuke, love to fullsend, etc. Link to a discord discussion about nation strength: https://discord.com/channels/1359946986937258015/1360078040222142564/1450973197251117218 ## 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: FloPinguin
186 lines
3.2 KiB
JSON
186 lines
3.2 KiB
JSON
{
|
|
"name": "Africa",
|
|
"nations": [
|
|
{
|
|
"coordinates": [1144, 1894],
|
|
"name": "South Africa",
|
|
"flag": "za"
|
|
},
|
|
{
|
|
"coordinates": [1188, 572],
|
|
"name": "Sudan",
|
|
"flag": "sd"
|
|
},
|
|
{
|
|
"coordinates": [1804, 1574],
|
|
"name": "Madagascar",
|
|
"flag": "mg"
|
|
},
|
|
{
|
|
"coordinates": [1063, 827],
|
|
"name": "Central African Republic",
|
|
"flag": "cf"
|
|
},
|
|
{
|
|
"coordinates": [749, 78],
|
|
"name": "Tunisia",
|
|
"flag": "tn"
|
|
},
|
|
{
|
|
"coordinates": [1362, 290],
|
|
"name": "Egypt",
|
|
"flag": "eg"
|
|
},
|
|
{
|
|
"coordinates": [297, 211],
|
|
"name": "Morocco",
|
|
"flag": "ma"
|
|
},
|
|
{
|
|
"coordinates": [526, 223],
|
|
"name": "Algeria",
|
|
"flag": "dz"
|
|
},
|
|
{
|
|
"coordinates": [951, 260],
|
|
"name": "Libya",
|
|
"flag": "dz"
|
|
},
|
|
{
|
|
"coordinates": [767, 510],
|
|
"name": "Niger",
|
|
"flag": "ne"
|
|
},
|
|
{
|
|
"coordinates": [208, 832],
|
|
"name": "Sierra Leone",
|
|
"flag": "sl"
|
|
},
|
|
{
|
|
"coordinates": [342, 525],
|
|
"name": "Mali",
|
|
"flag": "ml"
|
|
},
|
|
{
|
|
"coordinates": [266, 841],
|
|
"name": "Liberia",
|
|
"flag": "lr"
|
|
},
|
|
{
|
|
"coordinates": [726, 794],
|
|
"name": "Nigeria",
|
|
"flag": "ng"
|
|
},
|
|
{
|
|
"coordinates": [1094, 1093],
|
|
"name": "DR Congo",
|
|
"flag": "cd"
|
|
},
|
|
{
|
|
"coordinates": [1021, 1365],
|
|
"name": "Angola",
|
|
"flag": "ao"
|
|
},
|
|
{
|
|
"coordinates": [1012, 1659],
|
|
"name": "Namibia",
|
|
"flag": "na"
|
|
},
|
|
{
|
|
"coordinates": [1174, 1642],
|
|
"name": "Botswana",
|
|
"flag": "bw"
|
|
},
|
|
{
|
|
"coordinates": [606, 853],
|
|
"name": "Benin",
|
|
"flag": "bj"
|
|
},
|
|
{
|
|
"coordinates": [1423, 1646],
|
|
"name": "Zimbabwe",
|
|
"flag": "zw"
|
|
},
|
|
{
|
|
"coordinates": [1462, 1462],
|
|
"name": "Mozambique",
|
|
"flag": "na"
|
|
},
|
|
{
|
|
"coordinates": [1416, 1194],
|
|
"name": "Tanzania",
|
|
"flag": "tz"
|
|
},
|
|
{
|
|
"coordinates": [1592, 934],
|
|
"name": "Kenya",
|
|
"flag": "ke"
|
|
},
|
|
{
|
|
"coordinates": [1858, 794],
|
|
"name": "Somalia",
|
|
"flag": "so"
|
|
},
|
|
{
|
|
"coordinates": [1582, 832],
|
|
"name": "Ethiopia",
|
|
"flag": "et"
|
|
},
|
|
{
|
|
"coordinates": [1347, 772],
|
|
"name": "South Sudan",
|
|
"flag": "ss"
|
|
},
|
|
{
|
|
"coordinates": [1472, 206],
|
|
"name": "Israel",
|
|
"flag": "il"
|
|
},
|
|
{
|
|
"coordinates": [1561, 63],
|
|
"name": "Syria",
|
|
"flag": "sy"
|
|
},
|
|
{
|
|
"coordinates": [1767, 186],
|
|
"name": "Iraq",
|
|
"flag": "iq"
|
|
},
|
|
{
|
|
"coordinates": [1757, 381],
|
|
"name": "Saudi Arabia",
|
|
"flag": "sa"
|
|
},
|
|
{
|
|
"coordinates": [1766, 638],
|
|
"name": "Yemen",
|
|
"flag": "ye"
|
|
},
|
|
{
|
|
"coordinates": [283, 15],
|
|
"name": "Portugal",
|
|
"flag": "pt"
|
|
},
|
|
{
|
|
"coordinates": [1123, 26],
|
|
"name": "Greece",
|
|
"flag": "gr"
|
|
},
|
|
{
|
|
"coordinates": [914, 23],
|
|
"name": "Italy",
|
|
"flag": "it"
|
|
},
|
|
{
|
|
"coordinates": [99, 644],
|
|
"name": "Senegal",
|
|
"flag": "sn"
|
|
},
|
|
{
|
|
"coordinates": [876, 1049],
|
|
"name": "Gabon",
|
|
"flag": "ga"
|
|
}
|
|
]
|
|
}
|