2020-06-22 05:47:15 +10:00
{
2022-06-12 05:39:52 +03:00
"version" : 1 ,
2022-06-18 06:20:16 +03:00
"license" : "CC-BY-SA-3.0" ,
2023-11-08 22:18:33 +01:00
"copyright" : "Taken from Polaris at https://github.com/PolarisSS13/Polaris/commit/ff87150c3dfc387c46db7d1c956abf19ddff7819, backpack sprite by Peptide, backpack sling sprite edited by Boaz1111" ,
2022-06-12 05:39:52 +03:00
"size" : {
"x" : 32 ,
"y" : 32
2020-06-22 05:47:15 +10:00
} ,
2022-06-12 05:39:52 +03:00
"states" : [
2023-08-12 22:58:07 -07:00
{
"name" : "icon"
} ,
{
"name" : "base"
} ,
{
"name" : "bolt-open"
} ,
{
"name" : "mag-0"
} ,
{
"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
2023-08-12 22:58:07 -07:00
}
2022-06-12 05:39:52 +03:00
]
2021-04-29 18:09:14 +00:00
}