87 lines
1.1 KiB
JSON
87 lines
1.1 KiB
JSON
{
|
|
"version": 1,
|
|
"license": "CC0-1.0",
|
|
"copyright": "Created by EmoGarbage404 (github)",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "substation"
|
|
},
|
|
{
|
|
"name": "substation_static"
|
|
},
|
|
{
|
|
"name": "substation_wall",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "screen_wall",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
5.0,
|
|
0.5,
|
|
0.5,
|
|
0.5
|
|
],
|
|
[
|
|
5.0,
|
|
0.5,
|
|
0.5,
|
|
0.5
|
|
],
|
|
[
|
|
5.0,
|
|
0.5,
|
|
0.5,
|
|
0.5
|
|
],
|
|
[
|
|
5.0,
|
|
0.5,
|
|
0.5,
|
|
0.5
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "substation_wall_static"
|
|
},
|
|
{
|
|
"name": "full"
|
|
},
|
|
{
|
|
"name": "charging",
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "dead",
|
|
"delays": [
|
|
[
|
|
0.3,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "screen",
|
|
"delays": [
|
|
[
|
|
5.0,
|
|
0.5,
|
|
0.5,
|
|
0.5
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|