meta.json 1007 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "https://github.com/tgstation/tgstation/commit/6449b65d307312a111deb592e7a1bb4093e085e4, fireplacefestive by Alekshhh (Github)",
  5. "size": {
  6. "x": 64,
  7. "y": 64
  8. },
  9. "states": [
  10. {
  11. "name": "fireplace",
  12. "directions": 1
  13. },
  14. {
  15. "name": "fireplacefestive"
  16. },
  17. {
  18. "name": "fireplace_fire4",
  19. "directions": 4,
  20. "delays": [
  21. [
  22. 0.1,
  23. 0.1,
  24. 0.1
  25. ],
  26. [
  27. 0.1,
  28. 0.1,
  29. 0.1
  30. ],
  31. [
  32. 0.1,
  33. 0.1,
  34. 0.1
  35. ],
  36. [
  37. 0.1,
  38. 0.1,
  39. 0.1
  40. ]
  41. ]
  42. },
  43. {
  44. "name": "fireplace_glow",
  45. "directions": 4,
  46. "delays": [
  47. [
  48. 0.4,
  49. 0.1
  50. ],
  51. [
  52. 0.4,
  53. 0.1
  54. ],
  55. [
  56. 0.4,
  57. 0.1
  58. ],
  59. [
  60. 0.4,
  61. 0.1
  62. ]
  63. ]
  64. }
  65. ]
  66. }