| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from vgstation and modified by Swept at https://github.com/vgstation-coders/vgstation13/blob/Bleeding-Edge/icons/obj/lighting.dmi",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "flashlight"
- },
- {
- "name": "flashlight-on"
- },
- {
- "name": "flashlight-overlay"
- },
- {
- "name": "inhand-left",
- "directions": 4
- },
- {
- "name": "inhand-right",
- "directions": 4
- },
- {
- "name": "inhand-left-light",
- "directions": 4
- },
- {
- "name": "inhand-right-light",
- "directions": 4
- },
- {
- "name": "equipped-BELT",
- "directions": 4
- }
- ]
- }
|