Space Station 13 - Nebula13 - Modules - TypesVar Details

genetic_condition

Vars

activation_messageMessage shown when the gene is activated.
check_syntheticRequired return result from isSynthetic() for the gene to activate, if not null.
deactivation_messageMessage shown when the gene is deactivated.
expected_typeType that this gene can apply to.
grant_verbVerb to be added or removed on activate/deactivate
is_heritableSet to FALSE if mob snapshots should not include this condition.
nameDescriptive name, used in VV panel.
underlay_iconIcon to pull mob underlays from.
underlay_stateState to use for underlays.

Var Details

activation_message

Message shown when the gene is activated.

check_synthetic

Required return result from isSynthetic() for the gene to activate, if not null.

deactivation_message

Message shown when the gene is deactivated.

expected_type

Type that this gene can apply to.

grant_verb

Verb to be added or removed on activate/deactivate

is_heritable

Set to FALSE if mob snapshots should not include this condition.

name

Descriptive name, used in VV panel.

underlay_icon

Icon to pull mob underlays from.

underlay_state

State to use for underlays.