2020-05-24 19:44:22 +00:00
{
"version" : 1 ,
2021-04-29 18:09:14 +00:00
"license" : "CC-BY-SA-3.0" ,
2023-12-06 19:59:16 -05:00
"copyright" : "Taken from vgstation at commit https://github.com/vgstation-coders/vgstation13/commit/1cdfb0230cc96d0ba751fa002d04f8aa2f25ad7d, storage by EmoGarbage404 (github)" ,
2020-05-24 19:44:22 +00:00
"size" : {
"x" : 32 ,
"y" : 32
} ,
"states" : [
2021-04-29 18:09:14 +00:00
{
"name" : "icon"
} ,
2020-05-24 19:44:22 +00:00
{
"name" : "inhand-left" ,
2021-03-08 03:26:25 +08:00
"directions" : 4
2020-05-24 19:44:22 +00:00
} ,
{
"name" : "inhand-right" ,
2021-03-08 03:26:25 +08:00
"directions" : 4
2021-07-25 00:21:18 -07:00
} ,
{
"name" : "equipped-BELT" ,
"directions" : 4
2023-12-06 19:59:16 -05:00
} ,
{
"name" : "storage"
2020-05-24 19:44:22 +00:00
}
]
}