2021-11-25 14:37:21 -08:00
{
"version" : 1 ,
"license" : "CC-BY-SA-3.0" ,
2023-11-08 22:18:33 +01:00
"copyright" : "Taken from tgstation at https://github.com/tgstation/tgstation/commit/1b6831dab1e1a74c0d91f2229adb87abbb089d31, backpack sprite by Peptide, backpack sling sprite edited by Boaz1111" ,
2021-11-25 14:37:21 -08:00
"size" : {
"x" : 32 ,
"y" : 32
} ,
"states" : [
2022-09-01 04:21:13 +01:00
{
"name" : "icon"
} ,
{
"name" : "base"
} ,
{
"name" : "mag-unshaded-1"
} ,
{
"name" : "mag-unshaded-2"
} ,
{
"name" : "mag-unshaded-3"
} ,
{
"name" : "mag-unshaded-4"
} ,
{
"name" : "inhand-left" ,
"directions" : 4
} ,
{
"name" : "inhand-right" ,
"directions" : 4
} ,
{
"name" : "equipped-BACKPACK" ,
"directions" : 4
2024-03-18 09:16:09 +03:00
} ,
{
"name" : "equipped-SUITSTORAGE" ,
"directions" : 4
2022-10-22 16:53:43 -05:00
} ,
{
"name" : "equipped-BELT" ,
"directions" : 4
}
2021-11-25 14:37:21 -08:00
]
}