* Remove hydration from freezedried food
Change all freezedried food to give no hydration. Freezedrying removes all moisture from food, so it shouldn't fix your thirst.
Signed-off-by: Mqrius <Nuntius.Marii@Gmail.com>
* Remove .meal() from freeze dried fruit
Freeze dried fruit are not dynamic food items so they can't have .meal(). Their hydration is already set to 0 in item creation.
Signed-off-by: Mqrius <Nuntius.Marii@Gmail.com>
---------
Signed-off-by: Mqrius <Nuntius.Marii@Gmail.com>