Glass box fixes + Construction & Stealthy deconstruction (#25365)
* Showcase update * Fix craft prototype. Add glass box deconstruction for stealth gameplay * Remove duplicated tag * Forgor * Some cleanup --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 512 B |
|
Before Width: | Height: | Size: 733 B After Width: | Height: | Size: 311 B |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 423 B |
|
Before Width: | Height: | Size: 313 B After Width: | Height: | Size: 313 B |
|
Before Width: | Height: | Size: 724 B After Width: | Height: | Size: 724 B |
|
Before Width: | Height: | Size: 901 B |
|
Before Width: | Height: | Size: 796 B |
|
Before Width: | Height: | Size: 313 B |
BIN
Resources/Textures/Structures/Storage/glassbox.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 459 B |
@@ -1,15 +1,36 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation https://github.com/tgstation/tgstation/commit/0129a094635aac51e00fdc7aa3b4248affc1f49d Sprite modified and updated by Nimfar11 (Github), Shatter resprite by KREKS",
|
||||
"copyright": "Taken from tgstation https://github.com/tgstation/tgstation/commit/0129a094635aac51e00fdc7aa3b4248affc1f49d Sprite modified and updated by Nimfar11 (Github), Shatter resprite by KREKS and modified by MilenVolf (GitHub)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "base"
|
||||
},
|
||||
{
|
||||
"name": "glass"
|
||||
},
|
||||
{
|
||||
"name": "glass-up"
|
||||
},
|
||||
{
|
||||
"name": "glass-broken"
|
||||
},
|
||||
{
|
||||
"name": "caplaser"
|
||||
},
|
||||
{
|
||||
"name": "locked"
|
||||
},
|
||||
{
|
||||
"name": "unlocked"
|
||||
},
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "DamageOverlay_4"
|
||||
},
|
||||
@@ -18,33 +39,6 @@
|
||||
},
|
||||
{
|
||||
"name": "DamageOverlay_12"
|
||||
},
|
||||
{
|
||||
"name": "glass-4"
|
||||
},
|
||||
{
|
||||
"name": "glass-up"
|
||||
},
|
||||
{
|
||||
"name": "locked"
|
||||
},
|
||||
{
|
||||
"name": "caplaser"
|
||||
},
|
||||
{
|
||||
"name": "unlocked"
|
||||
},
|
||||
{
|
||||
"name": "glassbox"
|
||||
},
|
||||
{
|
||||
"name": "glassbox-empty-open"
|
||||
},
|
||||
{
|
||||
"name": "glassbox-filled-closed"
|
||||
},
|
||||
{
|
||||
"name": "glassbox-filled-open"
|
||||
}
|
||||
]
|
||||
}
|
||||