26 lines
484 B
JSON
26 lines
484 B
JSON
|
|
{
|
||
|
|
"version": 1,
|
||
|
|
"license": "CC-BY-SA-3.0",
|
||
|
|
"copyright": "Taken from paradisestation at commit https://github.com/ParadiseSS13/Paradise/commit/12c21ced8432015485484b17e311dcceb7c458f6",
|
||
|
|
"size": {
|
||
|
|
"x": 32,
|
||
|
|
"y": 32
|
||
|
|
},
|
||
|
|
"states": [
|
||
|
|
{
|
||
|
|
"name": "icon"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "equipped-BACKPACK",
|
||
|
|
"directions": 4
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "inhand-left",
|
||
|
|
"directions": 4
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "inhand-right",
|
||
|
|
"directions": 4
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|