/tg/ Station 13 - Modules - Types

code/datums/ai/_ai_bt_decorators.dm

/datum/bt_node/decoratorBase decorator node. Wraps a single child with a condition check.
/datum/bt_node/decorator/override_id_setGates on whether the named override slot currently has an active override installed. Observes COMSIG_AI_OVERRIDE_SLOT_CHANGED so it reacts immediately when a command is set or cleared.