telekinesis
Telekinesis lets you interact with objects from range, and gives you a light blue halo around your head.
Vars | |
blacklisted_atoms | Typecache of atoms that TK shouldn't interact with |
---|---|
Procs | |
on_ranged_attack | Triggers on COMSIG_MOB_ATTACK_RANGED. Usually handles stuff like picking up items at range. |
Var Details
blacklisted_atoms
Typecache of atoms that TK shouldn't interact with
Proc Details
on_ranged_attack
Triggers on COMSIG_MOB_ATTACK_RANGED. Usually handles stuff like picking up items at range.