| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken/modified from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "spear"
- },
- {
- "name": "spear1"
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-left-fill-1",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- },
- {
- "name": "inhand-right-fill-1",
- "directions": 4
- },
- {
- "name": "wielded-inhand-left",
- "directions": 4
- },
- {
- "name": "wielded-inhand-left-fill-1",
- "directions": 4
- },
- {
- "name": "wielded-inhand-right",
- "directions": 4
- },
- {
- "name": "wielded-inhand-right-fill-1",
- "directions": 4
- },
- {
- "name": "equipped-BACKPACK",
- "directions": 4
- },
- {
- "name": "equipped-back-fill-1",
- "directions": 4
- },
- {
- "name": "equipped-SUITSTORAGE",
- "directions": 4
- },
- {
- "name": "equipped-suitstorage-fill-1",
- "directions": 4
- }
- ]
- }
|