| 12345678910111213141516171819202122232425 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from Beestation-Hornet at https://github.com/BeeStation/BeeStation-Hornet/commit/d06dde90f7bb6e6ba1b4a34bcc2a4624dbb1518c, modified by ps3moira (github)",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "open"
- },
- {
- "name": "closed"
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- }
- ]
- }
|