find_and_set ![code/datums/ai/generic/find_and_set.dm 6](git.png)
*find and set
- Finds an item near themselves, sets a blackboard key as it. Very useful for ais that need to use machines or something.
- if you want to do something more complicated than find a single atom, change the search_tactic() proc
- cool tip: search_tactic() can set lists