mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-08-18 17:53:29 +00:00
update NPCs to use country svgs instead of emojies
This commit is contained in:
+204
-270
@@ -1,271 +1,205 @@
|
||||
{
|
||||
"name": "Oceania",
|
||||
"width": 2000,
|
||||
"height": 1000,
|
||||
"nations": [
|
||||
{
|
||||
"coordinates": [
|
||||
718,
|
||||
738
|
||||
],
|
||||
"name": "Australia 🇦🇺",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
1050,
|
||||
809
|
||||
],
|
||||
"name": "New Zealand 🇳🇿",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
686,
|
||||
407
|
||||
],
|
||||
"name": "Papua New Guinea 🇵🇬",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
436,
|
||||
407
|
||||
],
|
||||
"name": "East Timor 🇹🇱",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
182,
|
||||
378
|
||||
],
|
||||
"name": "Indonesia 🇮🇩",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
292,
|
||||
243
|
||||
],
|
||||
"name": "Brunei 🇧🇳",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
152,
|
||||
282
|
||||
],
|
||||
"name": "Singapore 🇸🇬",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
120,
|
||||
261
|
||||
],
|
||||
"name": "Malaysia 🇲🇾",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
106,
|
||||
129
|
||||
],
|
||||
"name": "Thailand 🇹🇭",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
51,
|
||||
42
|
||||
],
|
||||
"name": "Myanmar 🇲🇲",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
158,
|
||||
162
|
||||
],
|
||||
"name": "Cambodia 🇰🇭",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
182,
|
||||
43
|
||||
],
|
||||
"name": "Vietnam 🇻🇳",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
143,
|
||||
37
|
||||
],
|
||||
"name": "Laos 🇱🇦",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
278,
|
||||
18
|
||||
],
|
||||
"name": "Hong Kong 🇭🇰",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
359,
|
||||
1
|
||||
],
|
||||
"name": "Taiwan 🇹🇼",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
366,
|
||||
119
|
||||
],
|
||||
"name": "Philippines 🇵🇭",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
536,
|
||||
207
|
||||
],
|
||||
"name": "Palau 🇵🇼",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
834,
|
||||
215
|
||||
],
|
||||
"name": "Micronesia 🇫🇲",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
664,
|
||||
113
|
||||
],
|
||||
"name": "Guam 🇬🇺",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
1042,
|
||||
317
|
||||
],
|
||||
"name": "Marshall Islands 🇲🇭",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
799,
|
||||
385
|
||||
],
|
||||
"name": "Bougainville 🇵🇬",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
862,
|
||||
442
|
||||
],
|
||||
"name": "Solomon Islands 🇸🇧",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
945,
|
||||
497
|
||||
],
|
||||
"name": "Vanuatu 🇻🇺",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
930,
|
||||
574
|
||||
],
|
||||
"name": "New Caledonia 🇳🇨",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
1085,
|
||||
526
|
||||
],
|
||||
"name": "Fiji 🇫🇯",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
1169,
|
||||
568
|
||||
],
|
||||
"name": "Tonga 🇹🇴",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
1236,
|
||||
541
|
||||
],
|
||||
"name": "Niue 🇳🇺",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
1204,
|
||||
473
|
||||
],
|
||||
"name": "Samoa 🇼🇸",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
1491,
|
||||
523
|
||||
],
|
||||
"name": "Cook Islands 🇨🇰",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
1623,
|
||||
424
|
||||
],
|
||||
"name": "Polynesia 🇵🇫",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
1393,
|
||||
278
|
||||
],
|
||||
"name": "Kiribati 🇰🇮",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
1420,
|
||||
56
|
||||
],
|
||||
"name": "Hawaii 🇺🇸",
|
||||
"strength": 1
|
||||
},
|
||||
{
|
||||
"coordinates": [
|
||||
1996,
|
||||
644
|
||||
],
|
||||
"name": "Easter Island 🇨🇱",
|
||||
"strength": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
"name": "Oceania",
|
||||
"width": 2000,
|
||||
"height": 1000,
|
||||
"nations": [
|
||||
{
|
||||
"coordinates": [718, 738],
|
||||
"name": "Australia",
|
||||
"strength": 1,
|
||||
"flag": "AU"
|
||||
},
|
||||
{
|
||||
"coordinates": [1050, 809],
|
||||
"name": "New Zealand",
|
||||
"strength": 1,
|
||||
"flag": "NZ"
|
||||
},
|
||||
{
|
||||
"coordinates": [686, 407],
|
||||
"name": "Papua New Guinea",
|
||||
"strength": 1,
|
||||
"flag": "PG"
|
||||
},
|
||||
{
|
||||
"coordinates": [436, 407],
|
||||
"name": "Timor-Leste",
|
||||
"strength": 1,
|
||||
"flag": "TL"
|
||||
},
|
||||
{
|
||||
"coordinates": [182, 378],
|
||||
"name": "Indonesia",
|
||||
"strength": 1,
|
||||
"flag": "ID"
|
||||
},
|
||||
{
|
||||
"coordinates": [292, 243],
|
||||
"name": "Brunei Darussalam",
|
||||
"strength": 1,
|
||||
"flag": "BN"
|
||||
},
|
||||
{
|
||||
"coordinates": [152, 282],
|
||||
"name": "Singapore",
|
||||
"strength": 1,
|
||||
"flag": "SG"
|
||||
},
|
||||
{
|
||||
"coordinates": [120, 261],
|
||||
"name": "Malaysia",
|
||||
"strength": 1,
|
||||
"flag": "MY"
|
||||
},
|
||||
{
|
||||
"coordinates": [106, 129],
|
||||
"name": "Thailand",
|
||||
"strength": 1,
|
||||
"flag": "TH"
|
||||
},
|
||||
{
|
||||
"coordinates": [51, 42],
|
||||
"name": "Myanmar",
|
||||
"strength": 1,
|
||||
"flag": "MM"
|
||||
},
|
||||
{
|
||||
"coordinates": [158, 162],
|
||||
"name": "Cambodia",
|
||||
"strength": 1,
|
||||
"flag": "KH"
|
||||
},
|
||||
{
|
||||
"coordinates": [182, 43],
|
||||
"name": "Viet Nam",
|
||||
"strength": 1,
|
||||
"flag": "VN"
|
||||
},
|
||||
{
|
||||
"coordinates": [143, 37],
|
||||
"name": "Lao People's Democratic Republic",
|
||||
"strength": 1,
|
||||
"flag": "LA"
|
||||
},
|
||||
{
|
||||
"coordinates": [278, 18],
|
||||
"name": "Hong Kong",
|
||||
"strength": 1,
|
||||
"flag": "HK"
|
||||
},
|
||||
{
|
||||
"coordinates": [359, 1],
|
||||
"name": "Taiwan, Province of China",
|
||||
"strength": 1,
|
||||
"flag": "TW"
|
||||
},
|
||||
{
|
||||
"coordinates": [366, 119],
|
||||
"name": "Philippines",
|
||||
"strength": 1,
|
||||
"flag": "PH"
|
||||
},
|
||||
{
|
||||
"coordinates": [536, 207],
|
||||
"name": "Palau",
|
||||
"strength": 1,
|
||||
"flag": "PW"
|
||||
},
|
||||
{
|
||||
"coordinates": [834, 215],
|
||||
"name": "Micronesia, Federated States of",
|
||||
"strength": 1,
|
||||
"flag": "FM"
|
||||
},
|
||||
{
|
||||
"coordinates": [664, 113],
|
||||
"name": "Guam",
|
||||
"strength": 1,
|
||||
"flag": "GU"
|
||||
},
|
||||
{
|
||||
"coordinates": [1042, 317],
|
||||
"name": "Marshall Islands",
|
||||
"strength": 1,
|
||||
"flag": "MH"
|
||||
},
|
||||
{
|
||||
"coordinates": [799, 385],
|
||||
"name": "Papua New Guinea",
|
||||
"strength": 1,
|
||||
"flag": "PG"
|
||||
},
|
||||
{
|
||||
"coordinates": [862, 442],
|
||||
"name": "Solomon Islands",
|
||||
"strength": 1,
|
||||
"flag": "SB"
|
||||
},
|
||||
{
|
||||
"coordinates": [945, 497],
|
||||
"name": "Vanuatu",
|
||||
"strength": 1,
|
||||
"flag": "VU"
|
||||
},
|
||||
{
|
||||
"coordinates": [930, 574],
|
||||
"name": "New Caledonia",
|
||||
"strength": 1,
|
||||
"flag": "NC"
|
||||
},
|
||||
{
|
||||
"coordinates": [1085, 526],
|
||||
"name": "Fiji",
|
||||
"strength": 1,
|
||||
"flag": "FJ"
|
||||
},
|
||||
{
|
||||
"coordinates": [1169, 568],
|
||||
"name": "Tonga",
|
||||
"strength": 1,
|
||||
"flag": "TO"
|
||||
},
|
||||
{
|
||||
"coordinates": [1236, 541],
|
||||
"name": "Niue",
|
||||
"strength": 1,
|
||||
"flag": "NU"
|
||||
},
|
||||
{
|
||||
"coordinates": [1204, 473],
|
||||
"name": "Samoa",
|
||||
"strength": 1,
|
||||
"flag": "WS"
|
||||
},
|
||||
{
|
||||
"coordinates": [1491, 523],
|
||||
"name": "Cook Islands",
|
||||
"strength": 1,
|
||||
"flag": "CK"
|
||||
},
|
||||
{
|
||||
"coordinates": [1623, 424],
|
||||
"name": "French Polynesia",
|
||||
"strength": 1,
|
||||
"flag": "PF"
|
||||
},
|
||||
{
|
||||
"coordinates": [1393, 278],
|
||||
"name": "Kiribati",
|
||||
"strength": 1,
|
||||
"flag": "KI"
|
||||
},
|
||||
{
|
||||
"coordinates": [1420, 56],
|
||||
"name": "United States",
|
||||
"strength": 1,
|
||||
"flag": "US"
|
||||
},
|
||||
{
|
||||
"coordinates": [1996, 644],
|
||||
"name": "Chile",
|
||||
"strength": 1,
|
||||
"flag": "CL"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user