bot 
Vars | |
| reset_keys | keys to be reset when the bot is reset |
|---|---|
Procs | |
| note_unreachable_target | Unreachable targets get added to the temporary ignore list so we stop pathing to them. Subtypes override to skip blacklisting in stationary mode. |
| set_if_can_reach | set the target if we can reach them |
Var Details
reset_keys 
keys to be reset when the bot is reset
Proc Details
note_unreachable_target
Unreachable targets get added to the temporary ignore list so we stop pathing to them. Subtypes override to skip blacklisting in stationary mode.
set_if_can_reach
set the target if we can reach them