mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-04 22:42:00 +00:00
Update Africa.json to reflect new image dimensions
This commit is contained in:
@@ -1,30 +1,30 @@
|
||||
{
|
||||
"name": "Africa",
|
||||
"width": 4149,
|
||||
"height": 4414,
|
||||
"width": 2000,
|
||||
"height": 2128,
|
||||
"nations": [
|
||||
{
|
||||
"coordinates": [2472, 4113],
|
||||
"coordinates": [1173, 1984],
|
||||
"name": "South Africa",
|
||||
"strength": 2,
|
||||
"strength": 3,
|
||||
"flag": "za"
|
||||
},
|
||||
{
|
||||
"coordinates": [3282, 1479],
|
||||
"coordinates": [1681, 752],
|
||||
"name": "Sudan",
|
||||
"strength": 2,
|
||||
"flag": "sd"
|
||||
},
|
||||
{
|
||||
"coordinates": [3816, 3481],
|
||||
"coordinates": [1850, 1691],
|
||||
"name": "Madagascar",
|
||||
"strength": 1,
|
||||
"flag": "mg"
|
||||
},
|
||||
{
|
||||
"coordinates": [2268, 2113],
|
||||
"coordinates": [1111, 1019],
|
||||
"name": "Central African Republic",
|
||||
"strength": 3,
|
||||
"strength": 2,
|
||||
"flag": "cf"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user