Files

50 lines
793 B
JSON
Raw Permalink Normal View History

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/1516a728931b4985c1e86f0c5995a5aa1554a1ad and modified by potato1234x (Github) for ss14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "broken"
},
{
"name": "eject-unshaded",
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
]
]
},
{
"name": "normal-unshaded",
"delays": [
[
0.1,
2.0,
0.1,
2.0,
0.1,
2.0,
0.1,
2.0,
0.1
]
]
},
{
"name": "off"
},
{
"name": "panel"
}
]
}