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

bubble_icon_override

A component that overrides the bubble_icon variable when equipped or implanted while having a simple priority system, so accessories have higher priority than organs, for example.

Vars

bubble_iconThe override to the default bubble icon for the atom
priorityThe priority of this bubble icon compared to others

Procs

get_bubble_iconGet the bubble icon with the highest priority from all instances of bubble_icon_override currently registered with the target.
get_bubble_icon_targetReturns the potential wearer/owner of the object when the component is un/registered to/from it

Var Details

bubble_icon

The override to the default bubble icon for the atom

priority

The priority of this bubble icon compared to others

Proc Details

get_bubble_icon

Get the bubble icon with the highest priority from all instances of bubble_icon_override currently registered with the target.

get_bubble_icon_target

Returns the potential wearer/owner of the object when the component is un/registered to/from it