meta.json 413 B

12345678910111213141516171819202122232425
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "https://github.com/tgstation/tgstation/commit/505e4414959d598c0d677a9bc734067a7bb513cd",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "sparkles",
  12. "directions": 1,
  13. "delays": [
  14. [
  15. 0.14,
  16. 0.14,
  17. 0.14,
  18. 0.14,
  19. 0.14,
  20. 3
  21. ]
  22. ]
  23. }
  24. ]
  25. }