Files

35 lines
626 B
JSON
Raw Permalink Normal View History

2020-05-12 02:08:39 -07:00
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/vgstation-coders/vgstation13 at 8d9c91e19cb52713c7f7f1804c2b6f7203f8d331, equipped backpack by ;3#1161",
2020-05-12 02:08:39 -07:00
"states": [
{
"name": "icon"
2020-05-12 02:08:39 -07:00
},
{
"name": "inhand-left",
"directions": 4
2020-05-12 02:08:39 -07:00
},
{
"name": "inhand-right",
"directions": 4
},
2023-06-29 12:27:08 -07:00
{
"name": "wielded-inhand-left",
"directions": 4
},
{
"name": "wielded-inhand-right",
"directions": 4
},
{
"name": "equipped-BACKPACK",
"directions": 4
2020-05-12 02:08:39 -07:00
}
]
}