Files

35 lines
701 B
JSON
Raw Permalink Normal View History

2022-06-23 21:27:28 -04:00
{
2022-07-13 03:22:31 -05:00
"version": 1,
2022-06-23 21:27:28 -04:00
"license": "CC-BY-NC-SA-3.0",
2022-07-13 03:22:31 -05:00
"copyright": "Taken and modified by Taral from goonstation at commit https://github.com/goonstation/goonstation/pull/2816/commits/b99c5dff45a6527bbf698bc00f7d24b8ca75a806 and then further modified by EmoGarbage404",
2022-06-23 21:27:28 -04:00
"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
}
]
}