thinmap added v1

This commit is contained in:
bijx
2026-02-26 02:06:15 -05:00
parent 7ee9810a64
commit e1595bf3a3
11 changed files with 91 additions and 0 deletions
+49
View File
@@ -0,0 +1,49 @@
{
"map": {
"height": 400,
"num_land_tiles": 458934,
"width": 6000
},
"map16x": {
"height": 100,
"num_land_tiles": 26672,
"width": 1500
},
"map4x": {
"height": 200,
"num_land_tiles": 112056,
"width": 3000
},
"name": "thinmap",
"nations": [
{
"coordinates": [5461, 206],
"name": "Loner Island"
},
{
"coordinates": [2802, 164],
"name": "middle island ig"
},
{
"coordinates": [2338, 158],
"name": "fuck you island"
},
{
"coordinates": [1866, 263],
"name": "arrowhead island"
},
{
"coordinates": [1538, 158],
"name": "bra island"
},
{
"coordinates": [1053, 291],
"name": "thongland"
},
{
"coordinates": [236, 58],
"flag": "ps",
"name": "State of Palestine"
}
]
}