meta.json 705 B

1234567891011121314151617181920212223242526272829303132
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation at commits https://github.com/tgstation/tgstation/commit/79296e902cbdf2352c9303e4769ea39bf3b34e58, https://github.com/tgstation/tgstation/commit/74bda160b97739cb9159dd19fe0800a5526735c0",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "rock01"
  12. },
  13. {
  14. "name": "rock02"
  15. },
  16. {
  17. "name": "rock03"
  18. },
  19. {
  20. "name": "rock04"
  21. },
  22. {
  23. "name": "rock05"
  24. },
  25. {
  26. "name": "rock06"
  27. },
  28. {
  29. "name": "rock07"
  30. }
  31. ]
  32. }