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,38 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/d0d81185f09ca30d3b0856d476544240dba0de53",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "extinguisher_closed"
},
{
"name": "extinguisher_empty"
},
{
"name": "extinguisher_full"
},
{
"name": "extinguisher_mini"
},
{
"name": "closed"
},
{
"name": "extinguisher"
},
{
"name": "extinguisher-mini"
},
{
"name": "frame"
},
{
"name": "open"
}
]
}