Boatpatch
Assigns the `boat_patch` tag to an entity and provides basic patch type tracking for boat-related environmental patches.
Assigns the `boat_patch` tag to an entity and provides basic patch type tracking for boat-related environmental patches.
Manages the `carnivalhostsummon` tag on an entity, allowing the entity to be recognized as a carnival host summon.
Controls whether an entity can interact with heavy obstacles and updates the `can_use_heavy` tag accordingly.
Provides a central registry of map-specific tags and spawner configurations used during level generation in DST's worldgen system.
Adds the `murderable` tag to an entity, marking it as a valid target for murder-related game logic.
Adds the 'storytellingprop' tag to an entity to indicate it is a decorative narrative object in the world.
Manages the targeted use behavior and tags for items that can be actively used on specific targets.
Manages the presence of the "watersource" tag on an entity based on availability state.
Controls whether an entity functions as a wax spray, applying or removing the `waxspray` tag accordingly.