Files
Duwibi de089291f4 Fix map jsons (#960)
## Description:
Quite a bit of maps have problems with their jsons. In this PR, I'll try
to fix some of them.

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
- [x] I understand that submitting code with bugs that could have been
caught through manual testing blocks releases and new features for all
contributors

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

<DISCORD USERNAME>
Nikola123
2025-05-30 12:51:14 -07:00

302 lines
5.7 KiB
JSON

{
"name": "NorthAmerica",
"width": 2800,
"height": 1448,
"nations": [
{
"coordinates": [1625, 1040],
"name": "Florida",
"strength": 3,
"flag": "Florida"
},
{
"coordinates": [1010, 435],
"name": "Canada",
"strength": 2,
"flag": "ca"
},
{
"coordinates": [1250, 1130],
"name": "Mexico",
"strength": 2,
"flag": "mx"
},
{
"coordinates": [1460, 1275],
"name": "Guatemala",
"strength": 1,
"flag": "gt"
},
{
"coordinates": [1530, 1290],
"name": "Honduras",
"strength": 1,
"flag": "hn"
},
{
"coordinates": [1570, 1350],
"name": "Nicaragua",
"strength": 1,
"flag": "ni"
},
{
"coordinates": [1734, 1403],
"name": "Panama",
"strength": 1,
"flag": "pa"
},
{
"coordinates": [1821, 1395],
"name": "Colombia",
"strength": 1,
"flag": "co"
},
{
"coordinates": [1896, 1379],
"name": "Venezuela",
"strength": 1,
"flag": "ve"
},
{
"coordinates": [1725, 1180],
"name": "Cuba",
"strength": 1,
"flag": "cu"
},
{
"coordinates": [467, 333],
"name": "Alaska",
"strength": 1,
"flag": "Alaska"
},
{
"coordinates": [1154, 914],
"name": "Arizona",
"strength": 1,
"flag": "Arizona"
},
{
"coordinates": [1010, 865],
"name": "California",
"strength": 1,
"flag": "California"
},
{
"coordinates": [1307, 863],
"name": "Colorado",
"strength": 1,
"flag": "Colorado"
},
{
"coordinates": [1673, 965],
"name": "Georgia",
"strength": 1,
"flag": "Georgia_US"
},
{
"coordinates": [250, 1200],
"name": "Hawaii",
"strength": 1,
"flag": "Hawaii"
},
{
"coordinates": [1120, 760],
"name": "Idaho",
"strength": 1,
"flag": "Idaho"
},
{
"coordinates": [1551, 813],
"name": "Illinois",
"strength": 1,
"flag": "Illinois"
},
{
"coordinates": [1412, 873],
"name": "Kansas",
"strength": 1,
"flag": "Kansas"
},
{
"coordinates": [1651, 880],
"name": "Kentucky",
"strength": 1,
"flag": "Kentucky"
},
{
"coordinates": [1514, 1007],
"name": "Louisiana",
"strength": 1,
"flag": "Louisiana"
},
{
"coordinates": [1884, 735],
"name": "Maine",
"strength": 1,
"flag": "Maine"
},
{
"coordinates": [1634, 764],
"name": "Michigan",
"strength": 1,
"flag": "Michigan"
},
{
"coordinates": [1556, 965],
"name": "Mississippi",
"strength": 1,
"flag": "Mississippi"
},
{
"coordinates": [1527, 728],
"name": "Minnesota",
"strength": 1,
"flag": "Minnesota"
},
{
"coordinates": [1529, 880],
"name": "Missouri",
"strength": 1,
"flag": "Missouri"
},
{
"coordinates": [1225, 754],
"name": "Montana",
"strength": 1,
"flag": "Montana"
},
{
"coordinates": [1413, 789],
"name": "Nebraska",
"strength": 1,
"flag": "Nebraska"
},
{
"coordinates": [1090, 852],
"name": "Nevada",
"strength": 1,
"flag": "Nevada"
},
{
"coordinates": [1253, 933],
"name": "New Mexico",
"strength": 1,
"flag": "New_Mexico"
},
{
"coordinates": [1833, 792],
"name": "New York",
"strength": 1,
"flag": "New_York"
},
{
"coordinates": [1444, 716],
"name": "North Dakota",
"strength": 1,
"flag": "North_Dakota"
},
{
"coordinates": [1704, 812],
"name": "Ohio",
"strength": 1,
"flag": "Ohio"
},
{
"coordinates": [1397, 921],
"name": "Oklahoma",
"strength": 1,
"flag": "Oklahoma"
},
{
"coordinates": [976, 754],
"name": "Oregon",
"strength": 1,
"flag": "Oregon"
},
{
"coordinates": [1752, 716],
"name": "Pennsylvania",
"strength": 1,
"flag": "Pennsylvania"
},
{
"coordinates": [1716, 937],
"name": "South Carolina",
"strength": 1,
"flag": "South_Carolina"
},
{
"coordinates": [1419, 753],
"name": "South Dakota",
"strength": 1,
"flag": "South_Dakota"
},
{
"coordinates": [1648, 981],
"name": "Tennessee",
"strength": 1,
"flag": "Tennessee"
},
{
"coordinates": [1407, 1005],
"name": "Texas",
"strength": 1,
"flag": "Texas"
},
{
"coordinates": [1827, 742],
"name": "Vermont",
"strength": 1,
"flag": "Vermont"
},
{
"coordinates": [1767, 857],
"name": "Virginia",
"strength": 1,
"flag": "Virginia"
},
{
"coordinates": [994, 700],
"name": "Washington",
"strength": 1,
"flag": "Washington"
},
{
"coordinates": [1261, 759],
"name": "Wyoming",
"strength": 1,
"flag": "Wyoming"
},
{
"coordinates": [1867, 561],
"name": "Quebec",
"strength": 1,
"flag": "Quebec"
},
{
"coordinates": [1738, 80],
"name": "Santa Claus",
"strength": 3,
"flag": "santa_claus"
},
{
"coordinates": [1189, 240],
"name": "Polar Bears",
"strength": 3,
"flag": "polar_bears"
},
{
"coordinates": [1480, 350],
"name": "Frost Giants",
"strength": 3,
"flag": "frost_giant"
},
{
"coordinates": [2399, 171],
"name": "Greenland",
"strength": 3,
"flag": "gl"
}
]
}