Files
OldThink/Resources/Textures/White/Objects/Tools/doorjack.rsi/meta.json
Aviu00 f82eee75b0 Thief stuff (#480)
* - add: Thief stuff.

* - fix: Implants.

* - add: Jammer.
2024-07-22 17:20:05 +03:00

23 lines
546 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation from commit https://github.com/tgstation/tgstation/commit/d917f4c2a088419d5c3aec7656b7ff8cebd1822e, inhand sprites modified from tgstation at commit https://github.com/tgstation/tgstation/commit/d917f4c2a088419d5c3aec7656b7ff8cebd1822e",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "icon"
}
]
}