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

pinnable_accessory

This accessory can be pinned onto someone else

Vars

on_pre_pinOptional callback invoked before pinning, will cancel if it returns FALSE
pinning_timeHow long does it take to pin this onto someone?
silentDo we let people know what we're doing?

Procs

on_atom_interactCalled when you whack someone with this accessory
pin_checksCallback for do_after to check if we can still be pinned
try_to_pinActually try to pin it on

Var Details

on_pre_pin

Optional callback invoked before pinning, will cancel if it returns FALSE

pinning_time

How long does it take to pin this onto someone?

silent

Do we let people know what we're doing?

Proc Details

on_atom_interact

Called when you whack someone with this accessory

pin_checks

Callback for do_after to check if we can still be pinned

try_to_pin

Actually try to pin it on