meta.json 928 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "version": 1,
  3. "size":
  4. {
  5. "x": 32,
  6. "y": 32
  7. },
  8. "license": "CC-BY-SA-3.0",
  9. "copyright": "https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi. Fill levels by Tayrtahn on GitHub.",
  10. "states":
  11. [
  12. {
  13. "name": "icon",
  14. "delays":
  15. [
  16. [
  17. 30.0,
  18. 1.0
  19. ]
  20. ]
  21. },
  22. {
  23. "name": "icon_empty",
  24. "delays":
  25. [
  26. [
  27. 30.0,
  28. 1.0
  29. ]
  30. ]
  31. },
  32. {
  33. "name": "fill-1"
  34. },
  35. {
  36. "name": "fill-2"
  37. },
  38. {
  39. "name": "fill-3"
  40. },
  41. {
  42. "name": "fill-4"
  43. },
  44. {
  45. "name": "fill-5"
  46. }
  47. ]
  48. }