| 123456789101112131415161718192021222324252627282930313233 |
- {
- "version": 1,
- "size": {
- "x": 32,
- "y": 32
- },
- "license": "CC-BY-SA-3.0",
- "copyright": "https://github.com/vgstation-coders/vgstation13 at 8d9c91e19cb52713c7f7f1804c2b6f7203f8d331. Supersynth sprite made by moomoobeef.",
- "states": [
- {
- "name": "icon"
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- },
- {
- "name": "supersynth"
- },
- {
- "name": "super-inhand-left",
- "directions": 4
- },
- {
- "name": "super-inhand-right",
- "directions": 4
- }
- ]
- }
|