Added fireaxe cabinets (#4221)

* Added fireaxe cabinets

* Now inserts and renamed ItemCabinetVisuals file

* Added netsync

* Cut out layers for future ItemCabinetVisualizer work and reorganized some RSIs

* Update Resources/Textures/Constructible/Storage/Cabinets/extinguisher_cabinet.rsi/meta.json

* Update Resources/Textures/Constructible/Storage/Cabinets/extinguisher_cabinet.rsi/meta.json

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
Swept
2021-06-25 03:27:22 +00:00
committed by GitHub
parent fcbe0baea4
commit d6805f47a3
32 changed files with 167 additions and 41 deletions

View File

@@ -1,27 +0,0 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/tgstation/tgstation at commit d0d81185f09ca30d3b0856d476544240dba0de53",
"states": [
{
"name": "extinguisher_closed",
},
{
"name": "extinguisher_empty",
},
{
"name": "extinguisher_full",
},
{
"name": "extinguisher_mini",
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 205 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 248 B

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 592 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 461 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 833 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 790 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 396 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 579 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 636 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 104 B

View File

@@ -0,0 +1,53 @@
{
"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": "cabinet-empty-closed"
},
{
"name": "cabinet-empty-open"
},
{
"name": "cabinet-filled-open"
},
{
"name": "cabinet-filled-closed"
},
{
"name": "cabinet"
},
{
"name": "fireaxe"
},
{
"name": "glass"
},
{
"name": "glass-1"
},
{
"name": "glass-2"
},
{
"name": "glass-3"
},
{
"name": "glass-4"
},
{
"name": "glass-up"
},
{
"name": "unlocked"
},
{
"name": "locked"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 B