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
This commit is contained in:
Duwibi
2025-05-30 22:50:25 +03:00
committed by evanpelle
parent 17145b32dc
commit de089291f4
4 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -244,7 +244,7 @@
"flag": "gb-sct" "flag": "gb-sct"
}, },
{ {
"coordinates": [2239, 3215], "coordinates": [2300, 510],
"name": "USSR", "name": "USSR",
"strength": 3, "strength": 3,
"flag": "ussr" "flag": "ussr"
@@ -280,7 +280,7 @@
"flag": "eg" "flag": "eg"
}, },
{ {
"coordinates": [1188, 1612], "coordinates": [1115, 1650],
"name": "State of Libya", "name": "State of Libya",
"strength": 1, "strength": 1,
"flag": "ly" "flag": "ly"
+2 -2
View File
@@ -4,7 +4,7 @@
"height": 1646, "height": 1646,
"nations": [ "nations": [
{ {
"coordinates": [1151, 709], "coordinates": [1150, 660],
"name": "Hokkaido", "name": "Hokkaido",
"strength": 1, "strength": 1,
"flag": "jp" "flag": "jp"
@@ -40,7 +40,7 @@
"flag": "jp" "flag": "jp"
}, },
{ {
"coordinates": [8612, 1183], "coordinates": [595, 1190],
"name": "Shikoku", "name": "Shikoku",
"strength": 2, "strength": 2,
"flag": "jp" "flag": "jp"
+9 -9
View File
@@ -4,37 +4,37 @@
"height": 1448, "height": 1448,
"nations": [ "nations": [
{ {
"coordinates": [1693, 1045], "coordinates": [1625, 1040],
"name": "Florida", "name": "Florida",
"strength": 3, "strength": 3,
"flag": "Florida" "flag": "Florida"
}, },
{ {
"coordinates": [1001, 427], "coordinates": [1010, 435],
"name": "Canada", "name": "Canada",
"strength": 2, "strength": 2,
"flag": "ca" "flag": "ca"
}, },
{ {
"coordinates": [1364, 1179], "coordinates": [1250, 1130],
"name": "Mexico", "name": "Mexico",
"strength": 2, "strength": 2,
"flag": "mx" "flag": "mx"
}, },
{ {
"coordinates": [1556, 1295], "coordinates": [1460, 1275],
"name": "Guatemala", "name": "Guatemala",
"strength": 1, "strength": 1,
"flag": "gt" "flag": "gt"
}, },
{ {
"coordinates": [1612, 1289], "coordinates": [1530, 1290],
"name": "Honduras", "name": "Honduras",
"strength": 1, "strength": 1,
"flag": "hn" "flag": "hn"
}, },
{ {
"coordinates": [1642, 1348], "coordinates": [1570, 1350],
"name": "Nicaragua", "name": "Nicaragua",
"strength": 1, "strength": 1,
"flag": "ni" "flag": "ni"
@@ -58,7 +58,7 @@
"flag": "ve" "flag": "ve"
}, },
{ {
"coordinates": [1775, 1183], "coordinates": [1725, 1180],
"name": "Cuba", "name": "Cuba",
"strength": 1, "strength": 1,
"flag": "cu" "flag": "cu"
@@ -94,7 +94,7 @@
"flag": "Georgia_US" "flag": "Georgia_US"
}, },
{ {
"coordinates": [420, 1209], "coordinates": [250, 1200],
"name": "Hawaii", "name": "Hawaii",
"strength": 1, "strength": 1,
"flag": "Hawaii" "flag": "Hawaii"
@@ -286,7 +286,7 @@
"flag": "polar_bears" "flag": "polar_bears"
}, },
{ {
"coordinates": [1480, 343], "coordinates": [1480, 350],
"name": "Frost Giants", "name": "Frost Giants",
"strength": 3, "strength": 3,
"flag": "frost_giant" "flag": "frost_giant"
+2 -2
View File
@@ -1,7 +1,7 @@
{ {
"name": "Americas", "name": "Americas",
"width": 1746, "width": 1746,
"height": 2380, "height": 2378,
"nations": [ "nations": [
{ {
"coordinates": [438, 58], "coordinates": [438, 58],
@@ -94,7 +94,7 @@
"flag": "gf" "flag": "gf"
}, },
{ {
"coordinates": [801, 242], "coordinates": [800, 410],
"name": "Guyana", "name": "Guyana",
"strength": 1, "strength": 1,
"flag": "gy" "flag": "gy"