meta.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from CEV Eris at commit https://github.com/discordia-space/CEV-Eris/commit/d75bd7c51620423bacf0b8accc8d29ffbfc387d8, edited by Emisse for SS14",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "icon"
  12. },
  13. {
  14. "name": "base"
  15. },
  16. {
  17. "name": "mag-unshaded-0"
  18. },
  19. {
  20. "name": "mag-unshaded-1"
  21. },
  22. {
  23. "name": "mag-unshaded-2"
  24. },
  25. {
  26. "name": "mag-unshaded-3"
  27. },
  28. {
  29. "name": "mag-unshaded-4"
  30. },
  31. {
  32. "name": "inhand-left-0",
  33. "directions": 4
  34. },
  35. {
  36. "name": "inhand-right-0",
  37. "directions": 4
  38. },
  39. {
  40. "name": "inhand-left-1",
  41. "directions": 4
  42. },
  43. {
  44. "name": "inhand-right-1",
  45. "directions": 4
  46. },
  47. {
  48. "name": "inhand-left-2",
  49. "directions": 4
  50. },
  51. {
  52. "name": "inhand-right-2",
  53. "directions": 4
  54. },
  55. {
  56. "name": "inhand-left-3",
  57. "directions": 4
  58. },
  59. {
  60. "name": "inhand-right-3",
  61. "directions": 4
  62. },
  63. {
  64. "name": "inhand-left",
  65. "directions": 4
  66. },
  67. {
  68. "name": "inhand-right",
  69. "directions": 4
  70. }
  71. ]
  72. }