/tg/ Station 13 - Modules - Types

code/datums/ai/generic_behaviors/find_furthest_turf_from_target.dm

/datum/bt_node/ai_behavior/find_furthest_turf_from_targetFinds the open turf furthest from the keyed target and stores it, used to pick an escape destination. Returns INSTANT SUCCESS if a turf is found, INSTANT FAILURE if none are available.