byond - Modules - TypesVar Details - Proc Details

abduct

Vars

ability_timerA timer for when to conclude the ability.
telegraphed_atomsThe created effects that need to be deleted later.
turf_lineA list of turfs that will be used to get mobs who will get affected by the ability.

Procs

cleanup_variablesCleans up any variables, signals, and undoes any traits that the ability gave.
failed_pullEnds the ability by punishing the owner.
pull_them_inEnds the ability by throwing all humans in the affected turfs to the initial turf.

Var Details

ability_timer

A timer for when to conclude the ability.

telegraphed_atoms

The created effects that need to be deleted later.

turf_line

A list of turfs that will be used to get mobs who will get affected by the ability.

Proc Details

cleanup_variables

Cleans up any variables, signals, and undoes any traits that the ability gave.

failed_pull

Ends the ability by punishing the owner.

pull_them_in

Ends the ability by throwing all humans in the affected turfs to the initial turf.