Files

67 lines
1007 B
JSON
Raw Permalink Normal View History

{
"version": 1,
"license": "CC-BY-SA-3.0",
2023-12-25 01:52:43 -05:00
"copyright": "https://github.com/tgstation/tgstation/commit/6449b65d307312a111deb592e7a1bb4093e085e4, fireplacefestive by Alekshhh (Github)",
"size": {
"x": 64,
"y": 64
},
"states": [
{
"name": "fireplace",
"directions": 1
},
2023-12-25 01:52:43 -05:00
{
"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
]
]
}
]
2023-12-25 01:52:43 -05:00
}