6
2025-08-13 15:03:01 +03:00

46 lines
595 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Drawn by Ubaser.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "substation"
},
{
"name": "substation_static"
},
{
"name": "substation_wall"
},
{
"name": "substation_wall_static"
},
{
"name": "full"
},
{
"name": "charging"
},
{
"name": "dead"
},
{
"name": "screen",
"delays": [
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
]
]
}
]
}