| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "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. Vox edit made by Flareguy",
- "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
- },
- {
- "name": "corgi-equipped-HELMET-vox",
- "directions": 4
- },
- {
- "name": "corgi2-equipped-HELMET-vox",
- "directions": 4
- }
- ]
- }
|