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

mutant_bodypart

Vars

colorsThe triplet of color strings for each color index.
default_colorsThe default list of colors
emissive_listThe triplet of booleans for which color indices are emissive.
nameThe name of the corresponding sprite_accessory

Procs

get_emissive_tri_bool_listReturns the emissive tri-boolean list for this mutant bodypart.
set_colorsSets the color list for this mutant bodypart.
set_emissive_tri_bool_listSets the emissive tri-boolean list for this mutant bodypart.

Var Details

colors

The triplet of color strings for each color index.

default_colors

The default list of colors

emissive_list

The triplet of booleans for which color indices are emissive.

name

The name of the corresponding sprite_accessory

Proc Details

get_emissive_tri_bool_list

Returns the emissive tri-boolean list for this mutant bodypart.

Returns:

set_colors

Sets the color list for this mutant bodypart.

Accepts either:

Arguments:

Crashes:

set_emissive_tri_bool_list

Sets the emissive tri-boolean list for this mutant bodypart.

Expects exactly three boolean arguments representing emissive channels.

Arguments:

Crashes: