Space Station 13 - Modules - TypesVar Details - Proc Details

box

Vars

color_statestate that determines what this can be colored to
colorable_tolist containing a list of what this box can change into when colored, probably don't want to manually edit this, use add_to_colorable_lists()
colorable_to_radiallist containing a list of what this box can change into when colored, used in the radial menu popup. Probably don't want to manually edit this, use add_to_colorable_lists()

Procs

add_to_colorable_listshelper function to add to the colors a box can turn into

Var Details

color_state

state that determines what this can be colored to

colorable_to

list containing a list of what this box can change into when colored, probably don't want to manually edit this, use add_to_colorable_lists()

colorable_to_radial

list containing a list of what this box can change into when colored, used in the radial menu popup. Probably don't want to manually edit this, use add_to_colorable_lists()

Proc Details

add_to_colorable_lists

helper function to add to the colors a box can turn into