meta.json 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from https://github.com/tgstation/tgstation/commit/f743754ec3ef446c8172388431effa73aeddb7ff#diff-b429dd7fccbca60d740d4887c1077a178abf1efffe57e7ae2a0b607c8a9e2202 and modified.",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "full"
  12. },
  13. {
  14. "name": "mining0",
  15. "directions": 4
  16. },
  17. {
  18. "name": "mining1",
  19. "directions": 4
  20. },
  21. {
  22. "name": "mining2",
  23. "directions": 4
  24. },
  25. {
  26. "name": "mining3",
  27. "directions": 4
  28. },
  29. {
  30. "name": "mining4",
  31. "directions": 4
  32. },
  33. {
  34. "name": "mining5",
  35. "directions": 4
  36. },
  37. {
  38. "name": "mining6",
  39. "directions": 4
  40. },
  41. {
  42. "name": "mining7",
  43. "directions": 4
  44. },
  45. {
  46. "name": "miningB0",
  47. "directions": 4
  48. },
  49. {
  50. "name": "miningB1",
  51. "directions": 4
  52. },
  53. {
  54. "name": "miningB2",
  55. "directions": 4
  56. },
  57. {
  58. "name": "miningB3",
  59. "directions": 4
  60. },
  61. {
  62. "name": "miningB4",
  63. "directions": 4
  64. },
  65. {
  66. "name": "miningB5",
  67. "directions": 4
  68. },
  69. {
  70. "name": "miningB6",
  71. "directions": 4
  72. },
  73. {
  74. "name": "miningB7",
  75. "directions": 4
  76. }
  77. ]
  78. }