meta.json 798 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/0b906c6916ce3803473fa6caa65f5b8661118c46, transparency tweaked by Ubaser.",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "full"
  12. },
  13. {
  14. "name": "swindow0",
  15. "directions": 4
  16. },
  17. {
  18. "name": "swindow1",
  19. "directions": 4
  20. },
  21. {
  22. "name": "swindow2",
  23. "directions": 4
  24. },
  25. {
  26. "name": "swindow3",
  27. "directions": 4
  28. },
  29. {
  30. "name": "swindow4",
  31. "directions": 4
  32. },
  33. {
  34. "name": "swindow5",
  35. "directions": 4
  36. },
  37. {
  38. "name": "swindow6",
  39. "directions": 4
  40. },
  41. {
  42. "name": "swindow7",
  43. "directions": 4
  44. }
  45. ]
  46. }