Files
OldThink/Resources/Textures/Objects/Specific/Medical/Morgue/bodybags.rsi/meta.json
Swept 20fd7bb5a9 Adds more surgery tools and resprites existing (#3631)
* Initial

* Fixed map/issues

* Touchup

* Fixes tests

* Fixed tests

* Fixed RSI Validator

* Fixed RSI Validator

* Fixed

* FD

* FD

* FD

* Killed rogue inis

* netsync

* Update submodule

* Lint

* Lint

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2021-03-16 08:48:54 +01:00

24 lines
379 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/tgstation/tgstation at commit 39659000f380583c35fb814ee2fadab24c2f8076",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "bag"
},
{
"name": "item"
},
{
"name": "label_overlay"
},
{
"name": "open_overlay"
}
]
}