byond - Modules - TypesVar Details - Proc Details

combi-stick

Vars

chainRef to the tether effect when thrown
linked_toThe mob the chain is linked to

Procs

cleanup_chainClean up the chain, deleting/nulling/unregistering as needed
on_moveThe chain normally breaks if it's put into a container, so let's yank it back if that's the case
recallrecall the combistick to the pred's hands or to be at their feet

Var Details

chain

Ref to the tether effect when thrown

linked_to

The mob the chain is linked to

Proc Details

cleanup_chain

Clean up the chain, deleting/nulling/unregistering as needed

on_move

The chain normally breaks if it's put into a container, so let's yank it back if that's the case

recall

recall the combistick to the pred's hands or to be at their feet