olfaction 
Vars | |
| sensitivity | Our nose's sensitivity |
|---|---|
| tracking_ref | Weakref to the mob we're tracking |
Procs | |
| follow_target | Attempt to follow our current tracking target. |
| on_the_trail | Actually go through and give the user a hint of the direction our target is. |
| pick_up_target | Attempt to pick up a new target based on the fingerprints on [sniffed]. |
Var Details
sensitivity 
Our nose's sensitivity
tracking_ref 
Weakref to the mob we're tracking
Proc Details
follow_target
Attempt to follow our current tracking target.
on_the_trail
Actually go through and give the user a hint of the direction our target is.
pick_up_target
Attempt to pick up a new target based on the fingerprints on [sniffed].