Files

42 lines
759 B
JSON
Raw Permalink Normal View History

{
"version": 1,
"license": "CC-BY-SA-3.0",
2023-12-25 01:52:43 -05:00
"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
},
2023-12-25 01:52:43 -05:00
{
"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
}
]
}