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

guardian

Vars

lockedAre we forced to not be able to manifest/recall?

Procs

hasmatchingsummonerReturns true if this holoparasite has the same summoner as the passed holoparasite.
on_owner_shapeshiftedSignal proc for COMSIG_LIVING_SHAPESHIFTED, when our summoner is shapeshifted we should change to the new mob
on_owner_unshapeshiftedSignal proc for COMSIG_LIVING_UNSHAPESHIFTED, when our summoner unshapeshifts go back to that mob
on_owner_wabbajackedSignal proc for COMSIG_LIVING_ON_WABBAJACKED, when our summoner is wabbajacked we should be alerted.
set_summonerSetter for our summoner mob.

Var Details

locked

Are we forced to not be able to manifest/recall?

Proc Details

hasmatchingsummoner

Returns true if this holoparasite has the same summoner as the passed holoparasite.

on_owner_shapeshifted

Signal proc for COMSIG_LIVING_SHAPESHIFTED, when our summoner is shapeshifted we should change to the new mob

on_owner_unshapeshifted

Signal proc for COMSIG_LIVING_UNSHAPESHIFTED, when our summoner unshapeshifts go back to that mob

on_owner_wabbajacked

Signal proc for COMSIG_LIVING_ON_WABBAJACKED, when our summoner is wabbajacked we should be alerted.

set_summoner

Setter for our summoner mob.