meta.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from cev-eris at https://github.com/discordia-space/CEV-Eris/commit/740ff31a81313086cf16761f3677cf1e2ab46c93 and Taken from tgstation at https://github.com/tgstation/tgstation/blob/623290915c2292b56da11048deb62d758e1e3fb4/icons/obj/bloodpack.dmi, Blood pack redone by Ubaser",
  5. "copyright": "Taken from https://github.com/tgstation/tgstation/blob/a3568da5634e756d0849480104afda402c6f1c3c/icons/obj/medical/stack_medical.dmi",
  6. "copyright": "Tourniquet Sprite by PoorMansDreams, in-hand sprites of tourniquet, gauze, and bloodpack made by SeamLesss (github)",
  7. "size": {
  8. "x": 32,
  9. "y": 32
  10. },
  11. "states": [
  12. {
  13. "name": "brutepack"
  14. },
  15. {
  16. "name": "brutepack-inhand-left",
  17. "directions": 4
  18. },
  19. {
  20. "name": "brutepack-inhand-right",
  21. "directions": 4
  22. },
  23. {
  24. "name": "cast"
  25. },
  26. {
  27. "name": "gauze"
  28. },
  29. {
  30. "name": "gauze-inhand-left",
  31. "directions": 4
  32. },
  33. {
  34. "name": "gauze-inhand-right",
  35. "directions": 4
  36. },
  37. {
  38. "name": "tourniquet"
  39. },
  40. {
  41. "name": "tourniquet-inhand-left",
  42. "directions": 4
  43. },
  44. {
  45. "name": "tourniquet-inhand-right",
  46. "directions": 4
  47. },
  48. {
  49. "name": "morphine"
  50. },
  51. {
  52. "name": "ointment"
  53. },
  54. {
  55. "name": "ointment-inhand-left",
  56. "directions": 4
  57. },
  58. {
  59. "name": "ointment-inhand-right",
  60. "directions": 4
  61. },
  62. {
  63. "name": "bloodpack"
  64. },
  65. {
  66. "name": "bloodpack-inhand-left",
  67. "directions": 4
  68. },
  69. {
  70. "name": "bloodpack-inhand-right",
  71. "directions": 4
  72. },
  73. {
  74. "name": "medicated-suture"
  75. },
  76. {
  77. "name": "medicated-suture-inhand-left",
  78. "directions": 4
  79. },
  80. {
  81. "name": "medicated-suture-inhand-right",
  82. "directions": 4
  83. },
  84. {
  85. "name": "regenerative-mesh"
  86. },
  87. {
  88. "name": "regenerative-mesh-inhand-right",
  89. "directions": 4
  90. },
  91. {
  92. "name": "regenerative-mesh-inhand-left",
  93. "directions": 4
  94. },
  95. {
  96. "name": "bloodpack-empty"
  97. },
  98. {
  99. "name": "bloodpack-liquid-1"
  100. },
  101. {
  102. "name": "bloodpack-liquid-2"
  103. },
  104. {
  105. "name": "bloodpack-liquid-3"
  106. },
  107. {
  108. "name": "bloodpack-liquid-4"
  109. },
  110. {
  111. "name": "bloodpack-liquid-5"
  112. },
  113. {
  114. "name": "bloodpack-blue"
  115. }
  116. ]
  117. }