meta.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation and modified by SweptWasTaken at commit https://github.com/tgstation/tgstation/commit/77608a9f46b06a46f0f6b1be061755f68cc255a3",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "coilhv-inhand-left",
  12. "directions": 4
  13. },
  14. {
  15. "name": "coilhv-inhand-right",
  16. "directions": 4
  17. },
  18. {
  19. "name": "coilmv-inhand-left",
  20. "directions": 4
  21. },
  22. {
  23. "name": "coilmv-inhand-right",
  24. "directions": 4
  25. },
  26. {
  27. "name": "coillv-inhand-left",
  28. "directions": 4
  29. },
  30. {
  31. "name": "coillv-inhand-right",
  32. "directions": 4
  33. },
  34. {
  35. "name": "coil-30"
  36. },
  37. {
  38. "name": "coil-20"
  39. },
  40. {
  41. "name": "coil-10"
  42. },
  43. {
  44. "name": "coilhv-30"
  45. },
  46. {
  47. "name": "coilhv-20"
  48. },
  49. {
  50. "name": "coilhv-10"
  51. },
  52. {
  53. "name": "coilmv-30"
  54. },
  55. {
  56. "name": "coilmv-20"
  57. },
  58. {
  59. "name": "coilmv-10"
  60. },
  61. {
  62. "name": "coillv-30"
  63. },
  64. {
  65. "name": "coillv-20"
  66. },
  67. {
  68. "name": "coillv-10"
  69. },
  70. {
  71. "name": "coilall-30"
  72. },
  73. {
  74. "name": "coil-equipped-BELT",
  75. "directions": 4
  76. },
  77. {
  78. "name": "coillv-equipped-BELT",
  79. "directions": 4
  80. },
  81. {
  82. "name": "coilmv-equipped-BELT",
  83. "directions": 4
  84. },
  85. {
  86. "name": "coilhv-equipped-BELT",
  87. "directions": 4
  88. }
  89. ]
  90. }