Files
Monolith/Resources/Textures/Structures/Machines/VendingMachines/smartfridge.rsi/meta.json
T
2023-05-25 19:11:12 +10:00

62 lines
920 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/69aab73e9c02157ac5d691a5ab5052730763a900 and modified by Potato1234x (Github)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "fill-0"
},
{
"name": "fill-1"
},
{
"name": "fill-2"
},
{
"name": "fill-3"
},
{
"name": "broken"
},
{
"name": "deny-unshaded",
"delays": [
[
0.3,
0.3,
0.3,
0.3
]
]
},
{
"name": "normal-unshaded",
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2,
0.2
]
]
},
{
"name": "off-real"
},
{
"name": "off"
},
{
"name": "panel"
}
]
}