25 lines
480 B
JSON
25 lines
480 B
JSON
|
|
{
|
|||
|
|
"version": 1,
|
|||
|
|
"license": "CC-BY-SA-4.0",
|
|||
|
|
"copyright": "Archestratigus АКА Заступник",
|
|||
|
|
"size": {
|
|||
|
|
"x": 32,
|
|||
|
|
"y": 32
|
|||
|
|
},
|
|||
|
|
"states": [
|
|||
|
|
{
|
|||
|
|
"name": "icon_green"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "icon_red"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "green-equipped-HELMET",
|
|||
|
|
"directions": 4
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"name": "red-equipped-HELMET",
|
|||
|
|
"directions": 4
|
|||
|
|
}
|
|||
|
|
]
|
|||
|
|
}
|