## Summary - Adds the Endless Decanter of Water (introduced in Publish 66.2 / SA era) - Players throw a full Pitcher of Water at a Water Elemental for a 10% chance to receive the decanter; the pitcher is always destroyed on impact - Each Water Elemental can only yield one decanter; the state is persisted and previously saved elementals are migrated to the new serialization version - The decanter auto-refills from a linked water trough when the owner empties it within 10 tiles of the stored trough location - Linking stores a Point3D + Map snapshot, supporting both static tile troughs and addon troughs - The decanter is blessed and displays Linked/Unlinked status in its tooltip |
||
|---|---|---|
| .. | ||
| Asian.cs | ||
| Beverage.cs | ||
| BeverageEmpty.cs | ||
| Bowls.cs | ||
| Chocolatiering.cs | ||
| CookableFood.cs | ||
| Cooking.cs | ||
| EndlessDecanter.cs | ||
| Food.cs | ||
| Fruits.cs | ||
| Vegetables.cs | ||