meta.json 338 B

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