2021-04-29 00:14:27 +03:00
{
2021-04-29 18:09:14 +00:00
"version" : 1 ,
"license" : "CC-BY-NC-SA-3.0" ,
2023-01-10 11:27:58 +01:00
"copyright" : "Taken from goonstation and modified by Swept at commit https://github.com/goonstation/goonstation/pull/3555/commits/b24eb6260647c0fcfe858268a26b6160bc50017a, wielded version by Easypoll" ,
2021-04-29 18:09:14 +00:00
"size" : {
"x" : 32 ,
"y" : 32
} ,
"states" : [
2021-08-17 19:42:50 -07:00
{
"name" : "icon"
} ,
2021-04-29 18:09:14 +00:00
{
"name" : "inhand-left" ,
"directions" : 4
2021-04-29 00:14:27 +03:00
} ,
2021-04-29 18:09:14 +00:00
{
"name" : "inhand-right" ,
"directions" : 4
} ,
2023-01-10 11:27:58 +01:00
{
"name" : "wielded-inhand-left" ,
"directions" : 4
} ,
{
"name" : "wielded-inhand-right" ,
"directions" : 4
} ,
2021-04-29 18:09:14 +00:00
{
2021-08-17 19:42:50 -07:00
"name" : "equipped-BACKPACK" ,
"directions" : 4
2021-04-29 18:09:14 +00:00
}
]
2021-04-29 00:14:27 +03:00
}