meta.json 813 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/f8f4aeda930fcd0805ca4cc76d9bc9412a5b3428",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "icon-0"
  12. },
  13. {
  14. "name": "icon-1"
  15. },
  16. {
  17. "name": "icon-2"
  18. },
  19. {
  20. "name": "icon-3"
  21. },
  22. {
  23. "name": "blue-icon-0"
  24. },
  25. {
  26. "name": "blue-icon-1"
  27. },
  28. {
  29. "name": "blue-icon-2"
  30. },
  31. {
  32. "name": "blue-icon-3"
  33. },
  34. {
  35. "name": "inhand-left",
  36. "directions": 4
  37. },
  38. {
  39. "name": "inhand-right",
  40. "directions": 4
  41. },
  42. {
  43. "name": "blue-inhand-left",
  44. "directions": 4
  45. },
  46. {
  47. "name": "blue-inhand-right",
  48. "directions": 4
  49. }
  50. ]
  51. }