meta.json 369 B

123456789101112131415161718192021
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "disk",
  12. "delays": [
  13. [
  14. 0.1,
  15. 0.1,
  16. 0.1
  17. ]
  18. ]
  19. }
  20. ]
  21. }