meta.json 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da. equipped-EYES-arachnid modified from equipped-EYES by HTMLSystem",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "icon"
  12. },
  13. {
  14. "name": "icon-alt"
  15. },
  16. {
  17. "name": "icon-super"
  18. },
  19. {
  20. "name": "equipped-EYES",
  21. "directions": 4
  22. },
  23. {
  24. "name": "alt-equipped-EYES",
  25. "directions": 4
  26. },
  27. {
  28. "name": "super-equipped-EYES",
  29. "directions": 4
  30. },
  31. {
  32. "name": "equipped-EYES-arachnid",
  33. "directions": 4
  34. },
  35. {
  36. "name": "alt-equipped-EYES-arachnid",
  37. "directions": 4
  38. },
  39. {
  40. "name": "super-equipped-EYES-arachnid",
  41. "directions": 4
  42. },
  43. {
  44. "name": "inhand-left",
  45. "directions": 4
  46. },
  47. {
  48. "name": "inhand-right",
  49. "directions": 4
  50. },
  51. {
  52. "name": "alt-inhand-left",
  53. "directions": 4
  54. },
  55. {
  56. "name": "alt-inhand-right",
  57. "directions": 4
  58. }
  59. ]
  60. }