meta.json 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "tgstation at ff1c30ac123dd28c6b5fee11e7f03654f5daa731, plasma windows from paradise at 44c12c6d9d0e42a9d3a582dff7e9a8d72b6ea68a, uranium windows made via edit by SphiraI(github), clockwork windows from https://github.com/tgstation/tgstation/blob/21b42d49ecf2b87f665b5f122368f6a247676721/icons/obj/smooth_structures/structure_variations.dmi",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "window",
  12. "directions": 4
  13. },
  14. {
  15. "name": "reinforced_window",
  16. "directions": 4
  17. },
  18. {
  19. "name": "tinted_window",
  20. "directions": 4
  21. },
  22. {
  23. "name": "frosted_window",
  24. "directions": 4
  25. },
  26. {
  27. "name": "clock_window",
  28. "directions": 4
  29. },
  30. {
  31. "name": "plasma_window",
  32. "directions": 4
  33. },
  34. {
  35. "name": "plasma_reinforced_window",
  36. "directions": 4
  37. },
  38. {
  39. "name": "uranium_window",
  40. "directions": 4
  41. },
  42. {
  43. "name": "uranium_reinforced_window",
  44. "directions": 4
  45. }
  46. ]
  47. }