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

heretic_influence

Vars

being_drainedWhether we're currently being drained or not.
heretic_imageThe image shown to heretics
mindsA list of all minds that can see us.
on_turfWe hold the turf we're on so we can remove and add the 'no prints' flag.
real_icon_stateThe icon state applied to the image created for this influence.

Procs

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

Var Details

being_drained

Whether we're currently being drained or not.

heretic_image

The image shown to heretics

minds

A list of all minds that can see us.

on_turf

We hold the turf we're on so we can remove and add the 'no prints' flag.

real_icon_state

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

Proc Details

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.