| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- {
- "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
- ]
- ]
- }
- ]
- }
|