| 1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432, christmaslamp by Alekshhh (Github)",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "lamp",
- "directions": 4
- },
- {
- "name": "christmaslamp"
- },
- {
- "name": "christmaslamp-on"
- },
- {
- "name": "lamp-on",
- "directions": 4
- },
- {
- "name": "off-inhand-left",
- "directions": 4
- },
- {
- "name": "off-inhand-right",
- "directions": 4
- },
- {
- "name": "on-inhand-left",
- "directions": 4
- },
- {
- "name": "on-inhand-right",
- "directions": 4
- }
- ]
- }
|