meta.json 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/d90c7e5de6f6d94596c164da78dbc8d3cd35bb99 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_cult"
  65. },
  66. {
  67. "name": "reinf_over0",
  68. "directions": 4
  69. },
  70. {
  71. "name": "reinf_over1",
  72. "directions": 4
  73. },
  74. {
  75. "name": "reinf_over2",
  76. "directions": 4
  77. },
  78. {
  79. "name": "reinf_over3",
  80. "directions": 4
  81. },
  82. {
  83. "name": "reinf_over4",
  84. "directions": 4
  85. },
  86. {
  87. "name": "reinf_over5",
  88. "directions": 4
  89. },
  90. {
  91. "name": "reinf_over6",
  92. "directions": 4
  93. },
  94. {
  95. "name": "reinf_over7",
  96. "directions": 4
  97. },
  98. {
  99. "name": "rgeneric"
  100. },
  101. {
  102. "name": "wall_girder"
  103. },
  104. {
  105. "name": "reinforced_wall_girder"
  106. }
  107. ]
  108. }