meta.json 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. {
  2. "version": 1,
  3. "size": {
  4. "x": 32,
  5. "y": 32
  6. },
  7. "license": "CC-BY-SA-3.0",
  8. "copyright": "https://github.com/tgstation/tgstation/blob/9ddb8cf084e292571d4e9c79745db25befbd82fe/icons/turf/walls/shuttle_wall.dmi",
  9. "states": [
  10. {
  11. "name": "full"
  12. },
  13. {
  14. "name": "state0",
  15. "directions": 4
  16. },
  17. {
  18. "name": "state1",
  19. "directions": 4
  20. },
  21. {
  22. "name": "state2",
  23. "directions": 4
  24. },
  25. {
  26. "name": "state3",
  27. "directions": 4
  28. },
  29. {
  30. "name": "state4",
  31. "directions": 4
  32. },
  33. {
  34. "name": "state5",
  35. "directions": 4
  36. },
  37. {
  38. "name": "state6",
  39. "directions": 4
  40. },
  41. {
  42. "name": "state7",
  43. "directions": 4
  44. },
  45. {
  46. "name": "shuttle_construct-0"
  47. },
  48. {
  49. "name": "shuttle_construct-1"
  50. },
  51. {
  52. "name": "shuttle_construct-2"
  53. },
  54. {
  55. "name": "shuttle_construct-3"
  56. },
  57. {
  58. "name": "shuttle_construct-4"
  59. },
  60. {
  61. "name": "shuttle_construct-5"
  62. }
  63. ]
  64. }