/tg/ Station 13 - Modules - Types

code/datums/ai/objects/vending_machines/vending_machine_behaviors.dm

/datum/bt_node/ai_behavior/find_vendor_targetSearches nearby tiles for a valid living target and sets the given BB key. Sets tilt cooldown and fails if none found.
/datum/bt_node/ai_behavior/vendor_crushTelegraphs and tilts onto the target. Returns success once the machine is tilted.
/datum/bt_node/ai_behavior/vendor_rise_upUntilts the machine. Sets a tilt cooldown if the previous hit was successful.