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

heretic_influence

Vars

being_drainedWhether we're currently being drained or not.
real_icon_stateThe icon state applied to the image created for this influence.

Procs

after_drainHandle the effects of the drain.
drain_influenceBegin to drain the influence, setting being_drained, registering an examine signal, and beginning a do_after.
generate_nameGenerates a random name for the influence.

Var Details

being_drained

Whether we're currently being drained or not.

real_icon_state

The icon state applied to the image created for this influence.

Proc Details

after_drain

Handle the effects of the drain.

drain_influence

Begin to drain the influence, setting being_drained, registering an examine signal, and beginning a do_after.

If successful, the influence is drained and deleted.

generate_name

Generates a random name for the influence.