Files
MilenVolf 974129689c 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>
2024-04-27 23:53:16 +10:00

44 lines
775 B
JSON

{
"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 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"
},
{
"name": "DamageOverlay_8"
},
{
"name": "DamageOverlay_12"
}
]
}