Reorganizes Resources/Constructible (#4252)

This commit is contained in:
Swept
2021-07-15 18:30:50 +00:00
committed by GitHub
parent 0ae9bc088f
commit 5f9ba812ca
2782 changed files with 2550 additions and 2293 deletions

View File

@@ -0,0 +1,39 @@
{
"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": "crate",
"select": [],
"flags": {}
},
{
"name": "crate_door",
"select": [],
"flags": {}
},
{
"name": "crate_icon",
"select": [],
"flags": {}
},
{
"name": "welded",
"select": [],
"flags": {}
},
{
"name": "sparking", "delays": [[0.1,0.1,0.1,0.1,0.1,0.1]]
},
{
"name": "crate_open",
"select": [],
"flags": {}
}
]
}