Space Station 13 - Modules - TypesVar Details

robolimb

Vars

companyThe name shown when selecting the limb(s) from a menu.
descThe description of the limb(s) that appears when you examine one.
has_subtypesWhich of the following types is this robolimb: model, brand, or childless?
iconThe .dmi file path of the icon base.
is_monitorDoes this iconset contain a head sprite with a screen? If TRUE, head sprite cannot use hair and instead uses ipc_face.
partsThe list of body parts that are contained in the iconset
selectableWhether the limb type is available for selection via attack_self with a robolimb - see robo_parts Defaults to TRUE.
species_allowedWhich Species can choose these Robolimbs at CharGen
unavailable_at_chargenWhether the robolimb is unavailable when setting up a character. Defaults to FALSE.

Var Details

company

The name shown when selecting the limb(s) from a menu.

desc

The description of the limb(s) that appears when you examine one.

has_subtypes

Which of the following types is this robolimb: model, brand, or childless?

icon

The .dmi file path of the icon base.

is_monitor

Does this iconset contain a head sprite with a screen? If TRUE, head sprite cannot use hair and instead uses ipc_face.

parts

The list of body parts that are contained in the iconset

selectable

Whether the limb type is available for selection via attack_self with a robolimb - see robo_parts Defaults to TRUE.

species_allowed

Which Species can choose these Robolimbs at CharGen

unavailable_at_chargen

Whether the robolimb is unavailable when setting up a character. Defaults to FALSE.