meta.json 477 B

12345678910111213141516171819202122
  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 at commit 9bebd81ae0b0a7f952b59886a765c681205de31f",
  9. "states": [
  10. {
  11. "name": "extinguish",
  12. "delays": [
  13. [
  14. 0.2,
  15. 0.2,
  16. 0.2,
  17. 0.2
  18. ]
  19. ]
  20. }
  21. ]
  22. }