Files
OldThink/Resources/Textures/Constructible/Power/VendingMachines/shoes.rsi/meta.json

29 lines
585 B
JSON
Raw Normal View History

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/vgstation-coders/vgstation13/commit/a7290010020e541ed6b57817a07023ca6bef26fe",
"states": [
{
"name": "broken"
},
{
"name": "normal-unshaded",
"delays": [
[
3.0,
0.2,
0.3,
0.1
]
]
},
{
"name": "off"
}
]
}