meta.json 387 B

1234567891011121314151617181920
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/e09101cb4be860ff02e035b18bef93a08b9c204c modified by Peptide",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "alienvault"
  12. },
  13. {
  14. "name": "rockvault"
  15. },
  16. {
  17. "name": "sandstonevault"
  18. }
  19. ]
  20. }