Quagmire
Registers a single optional task (`Quagmire_KitchenTask`) for Quagmire map generation, specifying room placement rules and visual properties.
Registers a single optional task (`Quagmire_KitchenTask`) for Quagmire map generation, specifying room placement rules and visual properties.
Registers the Quagmire task set used to define valid and initial tasks for Quagmire gameplay.
Manages the hangriness meter and progression system for Quagmire-era entities, including hunger depletion simulation, acceleration-based speed modeling, and rumble sound triggering.
Provides map data structure for Quagmire kitchen layouts with no runtime logic or entity behavior.
Extends the world map functionality with Quagmire-specific terrain checks, specifically identifying farmable Quagmire soil and evaluating tillability at a given point.
Manages the discovery and network sync of Quagmire recipes, queueing and broadcasting recipe data across clients in the Quagmire DLC.
Manages the cooking recipe appraisal queue and network synchronization of recipe prices, dish types, and craving matches for Quagmire mode.