Files
OldThink/Resources/Textures/Constructible/Storage/Crates/hydro.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

40 lines
921 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from Citadelstation at commit https://github.com/Citadel-Station-13/Citadel-Station-13/commit/85186a971453b0653bacfb3fae88f978dc1be689",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "hydrocrate",
"select": [],
"flags": {}
},
{
"name": "hydrocrate_door",
"select": [],
"flags": {}
},
{
"name": "hydrocrate_icon",
"select": [],
"flags": {}
},
{
"name": "welded",
"select": [],
"flags": {}
},
{
"name": "sparking", "delays": [[0.1,0.1,0.1,0.1,0.1,0.1]]
},
{
"name": "hydrocrate_open",
"select": [],
"flags": {}
}
]
}