Files
2022-04-15 15:53:52 -07:00

37 lines
580 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "broken",
"delays": [
[
1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "panel",
"directions": 4
},
{
"name": "unlit",
"directions": 4
},
{
"name": "icon",
"directions": 4
}
]
}