| 123456789101112131415161718192021222324252627282930313233343536373839404142 |
- {
- "version": 1,
- "license": "CC-BY-NC-SA-3.0",
- "copyright": "Taken from and modified by ProtivogaSpriter on TGStation at commit https://github.com/tgstation/tgstation/commit/2614518661bfac1dcc96f07cfcc70b4abacd27bf",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "wielded-inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- },
- {
- "name": "wielded-inhand-right",
- "directions": 4
- },
- {
- "name": "icon",
- "delays": [
- [
- 2,
- 0.1,
- 0.1,
- 0.1,
- 0.1,
- 0.1,
- 0.1,
- 0.1
- ]
- ]
- }
- ]
- }
|