41 lines
903 B
JSON
41 lines
903 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/d74b67828394a9842578279a6b8ab2955bb08216. Created by MrDoomBringer (github)",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "silo"
|
|
},
|
|
{
|
|
"name": "silo_active",
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "overlay_active",
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|