35 lines
696 B
JSON
35 lines
696 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-NC-SA-3.0",
|
|
"copyright": "Taken from goonstation and modified by Swept at commit https://github.com/goonstation/goonstation/pull/3555/commits/b24eb6260647c0fcfe858268a26b6160bc50017a, wielded version by Easypoll",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "wielded-inhand-left",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "wielded-inhand-right",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "equipped-BACKPACK",
|
|
"directions": 4
|
|
}
|
|
]
|
|
}
|