From 2392f3a2fedc7efc5e720973211af49237aea3fb Mon Sep 17 00:00:00 2001 From: APuddle210 Date: Fri, 21 Mar 2025 13:21:24 -0400 Subject: [PATCH] Update NorthAmerica.json (#303) Just removing some bots from the densest populated parts of the map. Hopefully will improve responsiveness of the game for some players when on this map. Also correcting the map dimensions in the json (I forgot to update those). --- resources/maps/NorthAmerica.json | 112 +------------------------------ 1 file changed, 2 insertions(+), 110 deletions(-) diff --git a/resources/maps/NorthAmerica.json b/resources/maps/NorthAmerica.json index 8614e8f05..5bfe3765a 100644 --- a/resources/maps/NorthAmerica.json +++ b/resources/maps/NorthAmerica.json @@ -1,7 +1,7 @@ { "name": "NorthAmerica", - "width": 2000, - "height": 1000, + "width": 3000, + "height": 1500, "nations": [ { "coordinates": [1814, 1083], @@ -21,24 +21,12 @@ "strength": 2, "flag": "mx" }, - { - "coordinates": [1684, 1301], - "name": "Belize", - "strength": 1, - "flag": "bz" - }, { "coordinates": [1667, 1341], "name": "Guatemala", "strength": 1, "flag": "gt" }, - { - "coordinates": [1681, 1362], - "name": "El Salvador", - "strength": 1, - "flag": "sv" - }, { "coordinates": [1727, 1335], "name": "Honduras", @@ -51,12 +39,6 @@ "strength": 1, "flag": "ni" }, - { - "coordinates": [1801, 1462], - "name": "Costa Rica", - "strength": 1, - "flag": "cr" - }, { "coordinates": [1858, 1453], "name": "Panama", @@ -81,30 +63,6 @@ "strength": 1, "flag": "cu" }, - { - "coordinates": [1895, 1279], - "name": "Jamaica", - "strength": 1, - "flag": "jm" - }, - { - "coordinates": [1994, 1270], - "name": "Haiti", - "strength": 1, - "flag": "ht" - }, - { - "coordinates": [2028, 1267], - "name": "Dominican Republic", - "strength": 1, - "flag": "do" - }, - { - "coordinates": [1748, 1000], - "name": "Alabama", - "strength": 1, - "flag": "Alabama" - }, { "coordinates": [500, 345], "name": "Alaska", @@ -117,12 +75,6 @@ "strength": 1, "flag": "Arizona" }, - { - "coordinates": [1620, 980], - "name": "Arkansas", - "strength": 1, - "flag": "Arkansas" - }, { "coordinates": [1082, 896], "name": "California", @@ -159,18 +111,6 @@ "strength": 1, "flag": "Illinois" }, - { - "coordinates": [1726, 848], - "name": "Indiana", - "strength": 1, - "flag": "Indiana" - }, - { - "coordinates": [1607, 814], - "name": "Iowa", - "strength": 1, - "flag": "Iowa" - }, { "coordinates": [1513, 904], "name": "Kansas", @@ -195,18 +135,6 @@ "strength": 1, "flag": "Maine" }, - { - "coordinates": [1912, 867], - "name": "Maryland", - "strength": 1, - "flag": "Maryland" - }, - { - "coordinates": [1995, 816], - "name": "Massachusetts", - "strength": 1, - "flag": "" - }, { "coordinates": [1751, 791], "name": "Michigan", @@ -249,18 +177,6 @@ "strength": 1, "flag": "Nevada" }, - { - "coordinates": [1996, 759], - "name": "New Hampshire", - "strength": 1, - "flag": "New_Hampshire" - }, - { - "coordinates": [1939, 960], - "name": "New Jersey", - "strength": 1, - "flag": "New_Jersey" - }, { "coordinates": [1342, 967], "name": "New Mexico", @@ -273,12 +189,6 @@ "strength": 1, "flag": "New_York" }, - { - "coordinates": [1883, 942], - "name": "North Carolina", - "strength": 1, - "flag": "North_Carolina" - }, { "coordinates": [1547, 742], "name": "North Dakota", @@ -309,12 +219,6 @@ "strength": 1, "flag": "Pennsylvania" }, - { - "coordinates": [2014, 819], - "name": "Rhode Island", - "strength": 1, - "flag": "Rhode_Island" - }, { "coordinates": [1839, 971], "name": "South Carolina", @@ -357,18 +261,6 @@ "strength": 1, "flag": "Washington" }, - { - "coordinates": [1836, 867], - "name": "West Virginia", - "strength": 1, - "flag": "West Virginia" - }, - { - "coordinates": [1681, 781], - "name": "Wisconsin", - "strength": 1, - "flag": "Wisconsin" - }, { "coordinates": [1351, 786], "name": "Wyoming",