/tg/ Station 13 - Modules - Types

code/datums/ai/generic_behaviors/find_target_facing_turf.dm

/datum/bt_node/ai_behavior/find_target_facing_turfFinds the turf directly in front of the keyed target (the tile it is facing) and stores it, so we can line up an action on its front. Fails if the turf is missing or blocked.