meta.json 451 B

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "version": 1,
  3. "size": {
  4. "x": 64,
  5. "y": 64
  6. },
  7. "states": [
  8. {
  9. "name": "full_bathtub_overlay_2_2_b",
  10. "delays": [
  11. [
  12. 1,
  13. 1,
  14. 1,
  15. 1,
  16. 1
  17. ]
  18. ]
  19. },
  20. {
  21. "name": "w_bathtub_b"
  22. },
  23. {
  24. "name": "st_bathtub_b"
  25. },
  26. {
  27. "name": "b_bathtub_b"
  28. },
  29. {
  30. "name": "c_bathtub_b"
  31. },
  32. {
  33. "name": "s_bathtub_b"
  34. }
  35. ]
  36. }