| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/547852588166c8e091b441e4e67169e156bb09c1",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "icon"
- },
- {
- "name": "icon-ammo"
- },
- {
- "name": "icon-med"
- },
- {
- "name": "equipped-BACKPACK",
- "directions": 4
- },
- {
- "name": "ammo-equipped-BACKPACK",
- "directions": 4
- },
- {
- "name": "med-equipped-BACKPACK",
- "directions": 4
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- },
- {
- "name": "ammo-inhand-left",
- "directions": 4
- },
- {
- "name": "ammo-inhand-right",
- "directions": 4
- },
- {
- "name": "med-inhand-left",
- "directions": 4
- },
- {
- "name": "med-inhand-right",
- "directions": 4
- }
- ]
- }
|