find_valid_teleport_location 
Finds 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.
Vars | |
| range | How many tiles outward from the target to scan. |
|---|---|
| set_key | Blackboard key to store the chosen turf in. |
| target_key | Blackboard key holding the atom to teleport next to. |
Var Details
range 
How many tiles outward from the target to scan.
set_key 
Blackboard key to store the chosen turf in.
target_key 
Blackboard key holding the atom to teleport next to.