68 lines
1015 B
JSON
68 lines
1015 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "panel"
|
|
},
|
|
{
|
|
"name": "unlit"
|
|
},
|
|
{
|
|
"name": "building",
|
|
"delays": [
|
|
[
|
|
0.15,
|
|
0.15,
|
|
0.15,
|
|
0.15,
|
|
0.15,
|
|
0.15,
|
|
0.15,
|
|
0.15,
|
|
0.15
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "unlit-building",
|
|
"delays": [
|
|
[
|
|
0.15,
|
|
0.15,
|
|
0.15,
|
|
0.15,
|
|
0.15,
|
|
0.15,
|
|
0.15,
|
|
0.15,
|
|
0.15
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "inserting",
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|