Files
2023-03-12 01:35:52 +11:00

58 lines
982 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e , bear pelt remade by Alekshhh",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "bear-equipped-HELMET",
"directions": 4,
"delays": [
[
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2
],
[
0.2,
0.2,
0.2,
0.2
]
]
},
{
"name": "bear-inhand-left",
"directions": 4
},
{
"name": "bear-inhand-right",
"directions": 4
},
{
"name": "corgi-equipped-HELMET",
"directions": 4
},
{
"name": "corgi2-equipped-HELMET",
"directions": 4
}
]
}