Goonstation 13 - Modules - TypesVar Details

/typeinfo/atom

Vars

admin_procsA list of procs that should appear on the admin interact menu (must support being called without arguments)
mat_appearances_to_ignoreA list of material IDs that should be ignored when applying appearance
random_subtypesUsed to provide a list of subtypes that will be returned by get_random_subtype
start_listen_controlsThe listen controls that this atom starts with. It will not be updated nor used again after initialisation.
start_listen_effectsThe listen effects that this atom starts with. It will not be updated nor used again after initialisation.
start_listen_inputsThe listen inputs that this atom starts with. It will not be updated nor used again after initialisation.
start_listen_languagesThe listen languages that this atom starts with. It will not be updated nor used again after initialisation. Note that this is the languages that the atom understands when heard.
start_listen_modifiersThe listen modifiers that this atom starts with. It will not be updated nor used again after initialisation.
start_speech_modifiersThe speech modifiers that this atom starts with. It will not be updated nor used again after initialisation.
start_speech_outputsThe speech outputs that this atom starts with. It will not be updated nor used again after initialisation.
start_speech_prefixesThe speech prefixes that this atom starts with. It will not be updated nor used again after initialisation.

Var Details

admin_procs

A list of procs that should appear on the admin interact menu (must support being called without arguments)

mat_appearances_to_ignore

A list of material IDs that should be ignored when applying appearance

random_subtypes

Used to provide a list of subtypes that will be returned by get_random_subtype

start_listen_controls

The listen controls that this atom starts with. It will not be updated nor used again after initialisation.

start_listen_effects

The listen effects that this atom starts with. It will not be updated nor used again after initialisation.

start_listen_inputs

The listen inputs that this atom starts with. It will not be updated nor used again after initialisation.

start_listen_languages

The listen languages that this atom starts with. It will not be updated nor used again after initialisation. Note that this is the languages that the atom understands when heard.

start_listen_modifiers

The listen modifiers that this atom starts with. It will not be updated nor used again after initialisation.

start_speech_modifiers

The speech modifiers that this atom starts with. It will not be updated nor used again after initialisation.

start_speech_outputs

The speech outputs that this atom starts with. It will not be updated nor used again after initialisation.

start_speech_prefixes

The speech prefixes that this atom starts with. It will not be updated nor used again after initialisation.