meta.json 765 B

1234567891011
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "GitHub @Keikiru, iceglass.rsi originally from https://github.com/discordia-space/CEV-Eris/raw/f7aa28fd4b4d0386c3393d829681ebca526f1d2d/icons/obj/drinks.dmi, parched.png big waterbottle derived from https://github.com/discordia-space/CEV-Eris/raw/9c980cb9bc84d07b1c210c5447798af525185f80/icons/obj/food.dmi, toilet.rsi originally from https://github.com/discordia-space/CEV-Eris/commit/2cb66bae0e253e13d37f8939e0983bb94fee243e",
  5. "size": { "x": 32, "y": 32 },
  6. "states": [
  7. { "name": "thirsty", "directions": 1, "delays": [[1.0]] },
  8. { "name": "parched", "directions": 1, "delays": [[0.5, 0.5]] },
  9. { "name": "overhydrated", "directions": 1, "delays": [[1.0]] }
  10. ]
  11. }