meta.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from https://github.com/tgstation/tgstation/commit/67a5373b4649937dd63dd94153e05e8506f40a5d and modified.",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "full"
  12. },
  13. {
  14. "name": "solid0",
  15. "directions": 4
  16. },
  17. {
  18. "name": "solid1",
  19. "directions": 4
  20. },
  21. {
  22. "name": "solid2",
  23. "directions": 4
  24. },
  25. {
  26. "name": "solid3",
  27. "directions": 4
  28. },
  29. {
  30. "name": "solid4",
  31. "directions": 4
  32. },
  33. {
  34. "name": "solid5",
  35. "directions": 4
  36. },
  37. {
  38. "name": "solid6",
  39. "directions": 4
  40. },
  41. {
  42. "name": "solid7",
  43. "directions": 4
  44. },
  45. {
  46. "name": "reinf_construct-0"
  47. },
  48. {
  49. "name": "reinf_construct-1"
  50. },
  51. {
  52. "name": "reinf_construct-2"
  53. },
  54. {
  55. "name": "reinf_construct-3"
  56. },
  57. {
  58. "name": "reinf_construct-4"
  59. },
  60. {
  61. "name": "reinf_construct-5"
  62. },
  63. {
  64. "name": "reinf_over0",
  65. "directions": 4
  66. },
  67. {
  68. "name": "reinf_over1",
  69. "directions": 4
  70. },
  71. {
  72. "name": "reinf_over2",
  73. "directions": 4
  74. },
  75. {
  76. "name": "reinf_over3",
  77. "directions": 4
  78. },
  79. {
  80. "name": "reinf_over4",
  81. "directions": 4
  82. },
  83. {
  84. "name": "reinf_over5",
  85. "directions": 4
  86. },
  87. {
  88. "name": "reinf_over6",
  89. "directions": 4
  90. },
  91. {
  92. "name": "reinf_over7",
  93. "directions": 4
  94. },
  95. {
  96. "name": "rgeneric"
  97. }
  98. ]
  99. }