| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "apple"
- },
- {
- "name": "bunny"
- },
- {
- "name": "bubblegum"
- },
- {
- "name": "chocolate-inhand-right",
- "directions": 4
- },
- {
- "name": "chocolate-inhand-left",
- "directions": 4
- },
- {
- "name": "cocoa"
- },
- {
- "name": "coin"
- },
- {
- "name": "corn"
- },
- {
- "name": "dice"
- },
- {
- "name": "egg"
- },
- {
- "name": "orange"
- }
- ]
- }
|