Files

52 lines
772 B
JSON
Raw Permalink Normal View History

{
2021-02-25 11:48:35 +00:00
"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"
},
2021-02-25 11:48:35 +00:00
{
"name": "panel"
},
{
"name": "unlit"
},
{
"name": "building",
"delays": [
[
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5,
0.5
]
]
},
{
"name": "inserting",
2021-02-25 11:48:35 +00:00
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
2021-02-25 11:48:35 +00:00
]
]
}
]
}