| 12345678910111213141516171819202122232425262728293031 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from commit https://github.com/discordia-space/CEV-Eris/blob/2b969adc2dfd3e9621bf3597c5cbffeb3ac8c9f0/icons/obj/lighting.dmi and edited by Ubaser.",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "broken",
- "directions": 4
- },
- {
- "name": "burned",
- "directions": 4
- },
- {
- "name": "base",
- "directions": 4
- },
- {
- "name": "empty",
- "directions": 4
- },
- {
- "name": "glow",
- "directions": 4
- }
- ]
- }
|