meta.json 449 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "https://github.com/tgstation/tgstation/commit/240aadc41d3555fabfe9875b9ee0c3fc3a19062a",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "showcase_1"
  12. },
  13. {
  14. "name": "showcase_2",
  15. "delays": [
  16. [
  17. 25.5,
  18. 0.1
  19. ]
  20. ]
  21. },
  22. {
  23. "name": "showcase_3"
  24. },
  25. {
  26. "name": "showcase_4"
  27. }
  28. ]
  29. }