meta.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  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": "phoron"
  12. },
  13. {
  14. "name": "phoron-inhand-left",
  15. "directions": 4
  16. },
  17. {
  18. "name": "phoron-inhand-right",
  19. "directions": 4
  20. },
  21. {
  22. "name": "paper"
  23. },
  24. {
  25. "name": "paper_2"
  26. },
  27. {
  28. "name": "paper_3"
  29. },
  30. {
  31. "name": "paper-inhand-left",
  32. "directions": 4
  33. },
  34. {
  35. "name": "paper-inhand-right",
  36. "directions": 4
  37. },
  38. {
  39. "name": "plastic"
  40. },
  41. {
  42. "name": "plastic_2"
  43. },
  44. {
  45. "name": "plastic_3"
  46. },
  47. {
  48. "name": "plastic-inhand-left",
  49. "directions": 4
  50. },
  51. {
  52. "name": "plastic-inhand-right",
  53. "directions": 4
  54. },
  55. {
  56. "name": "plasma"
  57. },
  58. {
  59. "name": "plasma_2"
  60. },
  61. {
  62. "name": "plasma_3"
  63. },
  64. {
  65. "name": "plasma-inhand-left",
  66. "directions": 4
  67. },
  68. {
  69. "name": "plasma-inhand-right",
  70. "directions": 4
  71. },
  72. {
  73. "name": "uranium"
  74. },
  75. {
  76. "name": "uranium_2"
  77. },
  78. {
  79. "name": "uranium_3"
  80. },
  81. {
  82. "name": "uranium-inhand-left",
  83. "directions": 4
  84. },
  85. {
  86. "name": "uranium-inhand-right",
  87. "directions": 4
  88. }
  89. ]
  90. }