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

pet

Vars

collarOur collar
collar_icon_stateIf the mob has collar sprites, this is the base of the icon states.
has_collar_resting_icon_stateWe have a seperate _rest collar icon state when the pet is resting.
unique_petif the mob is protected from being renamed by collars.

Procs

DestroyCan set the collar var beforehand to start the pet with a collar.
add_collarAdd a collar to the pet.
remove_collarRemove the collar from the pet.

Var Details

collar

Our collar

collar_icon_state

If the mob has collar sprites, this is the base of the icon states.

has_collar_resting_icon_state

We have a seperate _rest collar icon state when the pet is resting.

unique_pet

if the mob is protected from being renamed by collars.

Proc Details

Destroy

Can set the collar var beforehand to start the pet with a collar.

add_collar

Add a collar to the pet.

Arguments:

remove_collar

Remove the collar from the pet.