| 123456789101112131415161718192021222324252627 |
- {
- "version": 1,
- "license": "CC-BY-NC-4.0",
- "copyright": "Taken from https://github.com/tgstation/tgstation/ at commit fb2d71495bfe81446159ef528534193d09dd8d34, wield sprites by ps3moira, colors edited by GaussiArson",
- "size": {
- "x": 64,
- "y": 64
- },
- "states": [
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- },
- {
- "name": "wielded-inhand-left",
- "directions": 4
- },
- {
- "name": "wielded-inhand-right",
- "directions": 4
- }
- ]
- }
|