meta.json 741 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "version": 1,
  3. "size": {
  4. "x": 32,
  5. "y": 32
  6. },
  7. "license": "CC-BY-SA-3.0",
  8. "copyright": "Taken from /tg/station at https://github.com/tgstation/tgstation/commit/6bfe3b2e4fcbcdac9159dc4f0327a82ddf05ba7bi",
  9. "states": [
  10. {
  11. "name": "base",
  12. "directions": 4
  13. },
  14. {
  15. "name": "broadcasting",
  16. "directions": 4
  17. },
  18. {
  19. "name": "build",
  20. "directions": 4
  21. },
  22. {
  23. "name": "speaker",
  24. "directions": 4
  25. },
  26. {
  27. "name": "unshaded",
  28. "directions": 4
  29. },
  30. {
  31. "name": "panel",
  32. "directions": 4
  33. }
  34. ]
  35. }