Files
OldThink/Resources/Textures/Objects/Tools/Toolboxes/toolbox_red.rsi/meta.json
2021-03-07 20:26:25 +01:00

22 lines
310 B
JSON

{
"version": 1,
"copyright": "Taken from https://github.com/tgstation/tgstation",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "icon"
}
]
}