Changeling
Vars | |
cellular_emporium | A reference to our cellular emporium datum. |
---|---|
chosen_sting | The currently active changeling sting. |
emporium_action | A reference to our cellular emporium action (which opens the UI for the datum). |
lingchemdisplay | UI displaying how many chems we have |
lingstingdisplay | UI displayng our currently active sting |
Procs | |
on_click_sting | Signal proc for COMSIG_MOB_MIDDLECLICKON and COMSIG_MOB_ALTCLICKON. Allows the changeling to sting people with a click. |
on_life | Signal proc for COMSIG_LIVING_LIFE. Handles regenerating chemicals on life ticks. |
Var Details
cellular_emporium
A reference to our cellular emporium datum.
chosen_sting
The currently active changeling sting.
emporium_action
A reference to our cellular emporium action (which opens the UI for the datum).
lingchemdisplay
UI displaying how many chems we have
lingstingdisplay
UI displayng our currently active sting
Proc Details
on_click_sting
Signal proc for COMSIG_MOB_MIDDLECLICKON and COMSIG_MOB_ALTCLICKON. Allows the changeling to sting people with a click.
on_life
Signal proc for COMSIG_LIVING_LIFE. Handles regenerating chemicals on life ticks.