| 12345678910111213141516171819202122 |
- {
- "version": 1,
- "license": "CC0-1.0",
- "copyright": "Created by TheShuEd(github) for Space Station 14, Inhand sprites by onesch",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "icon"
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- }
- ]
- }
|