2021-03-08 20:16:09 +02:00
{
2022-07-13 03:22:31 -05:00
"version" : 1 ,
2021-04-29 18:09:14 +00: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" ,
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-03-08 20:16:09 +02:00
} ,
2021-04-29 18:09:14 +00:00
{
"name" : "inhand-right" ,
"directions" : 4
2021-09-17 07:16:11 -07: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-03-08 20:16:09 +02:00
}