| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432, Floodlight inhand sprites by onesch",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "bananalamp",
- "directions": 4
- },
- {
- "name": "bananalamp_on",
- "directions": 4
- },
- {
- "name": "floodlight"
- },
- {
- "name": "off-inhand-left",
- "directions": 4
- },
- {
- "name": "off-inhand-right",
- "directions": 4
- },
- {
- "name": "floodlight-on"
- },
- {
- "name": "on-inhand-left",
- "directions": 4
- },
- {
- "name": "on-inhand-right",
- "directions": 4
- },
- {
- "name": "floodlight_burned"
- },
- {
- "name": "floodlight-broken"
- },
- {
- "name": "floodlight-broken-inhand-left",
- "directions": 4
- },
- {
- "name": "floodlight-broken-inhand-right",
- "directions": 4
- }
- ]
- }
|