Files
Fishfish458 a8f3e56bc4 Add all relevant autodrobes and more hats across the station (#6599)
Co-authored-by: fishfish458 <fishfish458>
2022-02-10 14:58:31 -07:00

42 lines
689 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a. Further modifications & derivate works under the same license.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "deny-unshaded",
"delays": [
[
0.25,
0.1,
0.1
]
]
},
{
"name": "normal-unshaded",
"delays": [
[
10,
0.1,
10,
0.1
]
]
},
{
"name": "off"
},
{
"name": "broken"
},
{
"name": "panel"
}
]
}