mr-crocs-adventures/graphic-sets.json

17 lines
298 B
JSON

[
{
"name": "Nature",
"tileset": "landscape01.jpg",
"tiles": 8,
"backgroundColor": "#6096ff",
"backgroundImage": null
},
{
"name": "Moon",
"tileset": "moon.jpg",
"tiles": 2,
"backgroundColor": "#000000",
"backgroundImage": "background_earth.jpg"
}
]