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>
@@ -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",
|
||||
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 384 B |
|
After Width: | Height: | Size: 205 B |
|
After Width: | Height: | Size: 273 B |
|
Before Width: | Height: | Size: 432 B After Width: | Height: | Size: 432 B |
|
Before Width: | Height: | Size: 405 B After Width: | Height: | Size: 405 B |
|
Before Width: | Height: | Size: 498 B After Width: | Height: | Size: 498 B |
|
Before Width: | Height: | Size: 468 B After Width: | Height: | Size: 468 B |
|
After Width: | Height: | Size: 248 B |
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 285 B |
|
After Width: | Height: | Size: 592 B |
|
After Width: | Height: | Size: 461 B |
|
After Width: | Height: | Size: 833 B |
|
After Width: | Height: | Size: 790 B |
|
After Width: | Height: | Size: 249 B |
|
After Width: | Height: | Size: 335 B |
|
After Width: | Height: | Size: 328 B |
|
After Width: | Height: | Size: 396 B |
|
After Width: | Height: | Size: 579 B |
|
After Width: | Height: | Size: 636 B |
|
After Width: | Height: | Size: 144 B |
|
After Width: | Height: | Size: 255 B |
|
After Width: | Height: | Size: 104 B |
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 107 B |