meta.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "brass"
  12. },
  13. {
  14. "name": "brass_2"
  15. },
  16. {
  17. "name": "brass_3"
  18. },
  19. {
  20. "name": "brass-inhand-left",
  21. "directions": 4
  22. },
  23. {
  24. "name": "brass-inhand-right",
  25. "directions": 4
  26. },
  27. {
  28. "name": "plasteel"
  29. },
  30. {
  31. "name": "plasteel_2"
  32. },
  33. {
  34. "name": "plasteel_3"
  35. },
  36. {
  37. "name": "plasteel-inhand-left",
  38. "directions": 4
  39. },
  40. {
  41. "name": "plasteel-inhand-right",
  42. "directions": 4
  43. },
  44. {
  45. "name": "plastitanium"
  46. },
  47. {
  48. "name": "plastitanium_2"
  49. },
  50. {
  51. "name": "plastitanium_3"
  52. },
  53. {
  54. "name": "plastitanium-inhand-left",
  55. "directions": 4
  56. },
  57. {
  58. "name": "plastitanium-inhand-right",
  59. "directions": 4
  60. },
  61. {
  62. "name": "steel"
  63. },
  64. {
  65. "name": "steel_2"
  66. },
  67. {
  68. "name": "steel_3"
  69. },
  70. {
  71. "name": "steel-inhand-left",
  72. "directions": 4
  73. },
  74. {
  75. "name": "steel-inhand-right",
  76. "directions": 4
  77. },
  78. {
  79. "name": "titanium"
  80. },
  81. {
  82. "name": "titanium_2"
  83. },
  84. {
  85. "name": "titanium_3"
  86. },
  87. {
  88. "name": "titanium-inhand-left",
  89. "directions": 4
  90. },
  91. {
  92. "name": "titanium-inhand-right",
  93. "directions": 4
  94. }
  95. ]
  96. }