/tg/ Station 13 - Modules - Types

code/datums/ai/generic_behaviors/find_valid_teleport_location.dm

/datum/bt_node/ai_behavior/find_valid_teleport_locationFinds a random open turf near the keyed target that the target can see, used to pick an ambush teleport destination. Returns SUCCESS if a turf is found, FAILURE if none are available.