Yogstation 13 - Modules - TypesVar Details - Proc Details

Changeling

Vars

cellular_emporiumA reference to our cellular emporium datum.
chosen_stingThe currently active changeling sting.
emporium_actionA reference to our cellular emporium action (which opens the UI for the datum).
lingchemdisplayUI displaying how many chems we have
lingstingdisplayUI displayng our currently active sting

Procs

on_click_stingSignal proc for COMSIG_MOB_MIDDLECLICKON and COMSIG_MOB_ALTCLICKON. Allows the changeling to sting people with a click.
on_lifeSignal 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.