abduct

Vars | |
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. |
Procs | |
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. |
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.