Files

30 lines
554 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 vgstation at commit https://github.com/vgstation-coders/vgstation13/commit/1cdfb0230cc96d0ba751fa002d04f8aa2f25ad7d, storage by EmoGarbage404 (github)",
2020-05-24 19:44:22 +00:00
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
2020-05-24 19:44:22 +00:00
{
"name": "inhand-left",
"directions": 4
2020-05-24 19:44:22 +00:00
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-BELT",
"directions": 4
2023-12-06 19:59:16 -05:00
},
{
"name": "storage"
2020-05-24 19:44:22 +00:00
}
]
}