meta.json 710 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24 and modified by Swept",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "catwalk_0",
  12. "directions": 4
  13. },
  14. {
  15. "name": "catwalk_1",
  16. "directions": 4
  17. },
  18. {
  19. "name": "catwalk_2",
  20. "directions": 4
  21. },
  22. {
  23. "name": "catwalk_3",
  24. "directions": 4
  25. },
  26. {
  27. "name": "catwalk_4",
  28. "directions": 4
  29. },
  30. {
  31. "name": "catwalk_5",
  32. "directions": 4
  33. },
  34. {
  35. "name": "catwalk_6",
  36. "directions": 4
  37. },
  38. {
  39. "name": "catwalk_7",
  40. "directions": 4
  41. },
  42. {
  43. "name": "catwalk_preview"
  44. }
  45. ]
  46. }