meta.json 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation and cev-eris at https://github.com/tgstation/tgstation/commit/c4b7f3c41b6742aca260fe60cc358a778ba9b8c8 and https://github.com/discordia-space/CEV-Eris/commit/476e374cea95ff5e8b1603c48342bf700e2cd7af, inhands by mubururu_ (github)",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "appendix"
  12. },
  13. {
  14. "name": "appendix-inflamed"
  15. },
  16. {
  17. "name": "brain"
  18. },
  19. {
  20. "name": "brain-inhand-left",
  21. "directions": 4
  22. },
  23. {
  24. "name": "brain-inhand-right",
  25. "directions": 4
  26. },
  27. {
  28. "name": "ears"
  29. },
  30. {
  31. "name": "eyeballs-inhand-left",
  32. "directions": 4
  33. },
  34. {
  35. "name": "eyeballs-inhand-right",
  36. "directions": 4
  37. },
  38. {
  39. "name": "eyeball-l"
  40. },
  41. {
  42. "name": "eyeball-r"
  43. },
  44. {
  45. "name": "heart-inhand-left",
  46. "directions": 4
  47. },
  48. {
  49. "name": "heart-inhand-right",
  50. "directions": 4
  51. },
  52. {
  53. "name": "heart-off"
  54. },
  55. {
  56. "name": "heart-on",
  57. "delays": [
  58. [
  59. 0.6,
  60. 0.1,
  61. 0.1
  62. ]
  63. ]
  64. },
  65. {
  66. "name": "kidneys-inhand-left",
  67. "directions": 4
  68. },
  69. {
  70. "name": "kidneys-inhand-right",
  71. "directions": 4
  72. },
  73. {
  74. "name": "kidney-l"
  75. },
  76. {
  77. "name": "kidney-r"
  78. },
  79. {
  80. "name": "liver"
  81. },
  82. {
  83. "name": "liver-inhand-left",
  84. "directions": 4
  85. },
  86. {
  87. "name": "liver-inhand-right",
  88. "directions": 4
  89. },
  90. {
  91. "name": "lungs-inhand-left",
  92. "directions": 4
  93. },
  94. {
  95. "name": "lungs-inhand-right",
  96. "directions": 4
  97. },
  98. {
  99. "name": "lung-l"
  100. },
  101. {
  102. "name": "lung-r"
  103. },
  104. {
  105. "name": "stomach"
  106. },
  107. {
  108. "name": "stomach-inhand-left",
  109. "directions": 4
  110. },
  111. {
  112. "name": "stomach-inhand-right",
  113. "directions": 4
  114. },
  115. {
  116. "name": "tongue"
  117. },
  118. {
  119. "name": "muscle"
  120. },
  121. {
  122. "name": "nerve"
  123. },
  124. {
  125. "name": "vessel"
  126. }
  127. ]
  128. }