Files

48 lines
826 B
JSON
Raw Permalink Normal View History

2020-05-24 19:44:22 +00:00
{
"version": 1,
"license": "CC-BY-SA-3.0",
2023-12-06 19:59:16 -05:00
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/eea0599511b088fdab9d43e562210cdbd51c6a98, storage and red-storage by Flareguy",
2020-05-24 19:44:22 +00:00
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "inhand-left",
"directions": 4
2020-05-24 19:44:22 +00:00
},
{
"name": "inhand-right",
"directions": 4
2020-05-24 19:44:22 +00:00
},
2021-08-11 09:37:31 -07:00
{
"name": "red-inhand-left",
"directions": 4
},
{
"name": "red-inhand-right",
"directions": 4
},
2020-05-24 19:44:22 +00:00
{
"name": "icon"
},
2021-08-11 09:37:31 -07:00
{
"name": "red-icon"
},
{
"name": "equipped-BELT",
"directions": 4
2021-08-11 09:37:31 -07:00
},
{
"name": "red-equipped-BELT",
"directions": 4
2023-12-06 19:59:16 -05:00
},
{
"name": "storage"
},
{
"name": "red-storage"
2020-05-24 19:44:22 +00:00
}
]
}