| 123456789101112131415161718192021222324252627282930313233 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from /tg/station at https://github.com/tgstation/tgstation/commit/67d7577947b5079408dce1b7646fdd6c3df13bb5. Abductor sprites taken from Paradise at https://github.com/ParadiseSS13/Paradise/commit/b55bef2ed28b8bde30883fb14311b221ab0dc977",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "bonesetter"
- },
- {
- "name": "abductor"
- },
- {
- "name": "abductor-inhand-left",
- "directions": 4
- },
- {
- "name": "abductor-inhand-right",
- "directions": 4
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- }
- ]
- }
|