67 lines
1007 B
JSON
67 lines
1007 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "https://github.com/tgstation/tgstation/commit/6449b65d307312a111deb592e7a1bb4093e085e4, fireplacefestive by Alekshhh (Github)",
|
|
"size": {
|
|
"x": 64,
|
|
"y": 64
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "fireplace",
|
|
"directions": 1
|
|
},
|
|
{
|
|
"name": "fireplacefestive"
|
|
},
|
|
{
|
|
"name": "fireplace_fire4",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
],
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
],
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
],
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "fireplace_glow",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
0.4,
|
|
0.1
|
|
],
|
|
[
|
|
0.4,
|
|
0.1
|
|
],
|
|
[
|
|
0.4,
|
|
0.1
|
|
],
|
|
[
|
|
0.4,
|
|
0.1
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|