40 lines
871 B
JSON
40 lines
871 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from Polaris at https://github.com/PolarisSS13/Polaris/commit/ff87150c3dfc387c46db7d1c956abf19ddff7819, backpack sprite by Peptide, backpack sling sprite edited by Boaz1111",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "base"
|
|
},
|
|
{
|
|
"name": "bolt-open"
|
|
},
|
|
{
|
|
"name": "mag-0"
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "equipped-BACKPACK",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "equipped-SUITSTORAGE",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|