/tg/ Station 13 - Modules - Types

code/datums/ai/generic_behaviors/break_out_of_object.dm

/datum/bt_node/ai_behavior/break_out_of_objectAttacks an escape target until the pawn is no longer buckled to or contained by it.
/datum/bt_node/ai_behavior/break_out_of_object/from_bbVariant that reads the escape target from a blackboard key instead of a direct reference.