Open mrcrowley42 opened 1 week ago
Food items are currently defined as enums in the Creature
class as FoodItem
.
Buttons are assigned a food type and boost amount.
We could probably rework this into using a custom resource, that way we can also include drinks and link icons
Tasks to complete to get food menu ready