heretic_influence 
Vars | |
| being_drained | Whether we're currently being drained or not. |
|---|---|
| real_icon_state | The icon state applied to the image created for this influence. |
Procs | |
| 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. |
| generate_name | Generates 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.