Upload files to "semag/mind/assets/maps"

This commit is contained in:
LEGALISE_PIRACY 2024-03-15 01:32:55 +00:00
parent 5679b0d97c
commit 6c86e9ddc9
5 changed files with 95 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB

View File

@ -0,0 +1,95 @@
{
"maps": [
{
"id": 0,
"name": "maze",
"visible": true,
"flipBase": false,
"backgroundColor": "646464"
},
{
"id": 1,
"name": "fortress",
"visible": true,
"flipBase": false,
"backgroundColor": "646464"
},
{
"id": 2,
"name": "sinkhole",
"visible": true,
"flipBase": false,
"backgroundColor": "646464"
},
{
"id": 3,
"name": "caves",
"visible": true,
"flipBase": false,
"backgroundColor": "646464"
},
{
"id": 4,
"name": "volcano",
"visible": true,
"flipBase": true,
"backgroundColor": "646464"
},
{
"id": 5,
"name": "caldera",
"visible": true,
"flipBase": false,
"backgroundColor": "646464"
},
{
"id": 6,
"name": "scorch",
"visible": true,
"flipBase": false,
"backgroundColor": "e5d8bb"
},
{
"id": 7,
"name": "desert",
"visible": true,
"flipBase": false,
"backgroundColor": "646464"
},
{
"id": 8,
"name": "island",
"visible": true,
"flipBase": false,
"backgroundColor": "e5d8bb"
},
{
"id": 9,
"name": "grassland",
"visible": true,
"flipBase": false,
"backgroundColor": "5ab464"
},
{
"id": 10,
"name": "tundra",
"visible": true,
"flipBase": false,
"backgroundColor": "646464"
},
{
"id": 11,
"name": "spiral",
"visible": true,
"flipBase": false,
"backgroundColor": "f7feff"
},
{
"id": 12,
"name": "tutorial",
"visible": false,
"flipBase": false,
"backgroundColor": "646464"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB