/tg/ Station 13 - Modules - TypesVar Details - Proc Details

olfaction

Vars

sensitivityOur nose's sensitivity
tracking_refWeakref to the mob we're tracking

Procs

follow_targetAttempt to follow our current tracking target.
on_the_trailActually go through and give the user a hint of the direction our target is.
pick_up_targetAttempt 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].