meta.json 337 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/eba0d62005e7754dd8b1c88e45cd949c360774d5",
  9. "states": [
  10. {
  11. "name": "firebot",
  12. "delays": [
  13. [
  14. 0.5,
  15. 0.2
  16. ]
  17. ]
  18. }
  19. ]
  20. }