Files
OldThink/Resources/Textures/Constructible/Power/VendingMachines/shoes.rsi/meta.json
Swept a57db85208 Swept commits JSON genocide. (#2991)
* Clothing Folder Complete

* All Textures 1st Pass

* All Textures 2nd Pass

* All Textures 3rd Pass PLUS Manual Tweaking

* 5th Pass MORE MANUAL

* Fixes flares

* 4th Pass (I skipped over)

* The 6th Pass (Finality) - With Manual Fixes
2021-01-13 23:04:38 +11:00

29 lines
585 B
JSON

{
"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"
}
]
}