heretic_influence
Vars | |
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. |
real_icon_state | The icon state applied to the image created for this influence. |
Procs | |
drain_influence | Begin 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.
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.