2020-09-29 14:11:42 +00:00
{
"version" : 1 ,
2021-04-29 18:09:14 +00:00
"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)" ,
2020-09-29 14:11:42 +00:00
"size" : {
"x" : 32 ,
"y" : 32
} ,
"states" : [
{
2022-07-07 13:47:05 -05:00
"name" : "lamp" ,
"directions" : 4
2020-09-29 14:11:42 +00:00
} ,
2023-12-25 01:52:43 -05:00
{
"name" : "christmaslamp"
} ,
{
"name" : "christmaslamp-on"
} ,
2020-09-29 14:11:42 +00:00
{
2022-07-07 13:47:05 -05:00
"name" : "lamp-on" ,
"directions" : 4
2020-09-29 14:11:42 +00:00
} ,
{
2021-08-19 22:36:32 -07:00
"name" : "off-inhand-left" ,
"directions" : 4
2020-09-29 14:11:42 +00:00
} ,
{
2021-08-19 22:36:32 -07:00
"name" : "off-inhand-right" ,
"directions" : 4
2020-09-29 14:11:42 +00:00
} ,
{
2021-08-19 22:36:32 -07:00
"name" : "on-inhand-left" ,
"directions" : 4
2020-09-29 14:11:42 +00:00
} ,
{
2021-08-19 22:36:32 -07:00
"name" : "on-inhand-right" ,
"directions" : 4
2020-09-29 14:11:42 +00:00
}
]
}