Files
OldThink/Resources/Textures/Objects/Tools/Toolboxes/toolbox_red.rsi/meta.json
2020-05-24 18:56:19 +02:00

56 lines
708 B
JSON

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