meta.json 501 B

1234567891011121314151617181920212223
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from TG at commit https://github.com/tgstation/tgstation/commit/45b5bc20fbc0bdeb04e169f7aaa7ea8e14b4990b#diff-5d71c782b900bc77b4d1c5798be8d3e3c67dbc5ef5b3203c4995f01df471a633",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "full",
  12. "directions": 4
  13. },
  14. {
  15. "name": "bench_solo_base",
  16. "directions": 4
  17. },
  18. {
  19. "name": "bench_solo_cover",
  20. "directions": 4
  21. }
  22. ]
  23. }