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

tail

Tail parent, it doesn't do very much.

Vars

original_ownerThe original owner of this tail
wag_flagsDoes this tail have a wagging sprite, and is it currently wagging?

Procs

start_wagWe need some special behaviour for accessories, wrapped here so we can easily add more interactions later
stop_wagWe need some special behaviour for accessories, wrapped here so we can easily add more interactions later

Var Details

original_owner

The original owner of this tail

wag_flags

Does this tail have a wagging sprite, and is it currently wagging?

Proc Details

start_wag

We need some special behaviour for accessories, wrapped here so we can easily add more interactions later

stop_wag

We need some special behaviour for accessories, wrapped here so we can easily add more interactions later