/tg/ Station 13 - Modules - TypesDefine Details

code/game/machinery/computer/dna_console.dm

INJECTOR_TIMEOUTBase timeout for creating mutation activators and other injectors
NUMBER_OF_BUFFERSMaximum number of genetic makeup storage slots in DNA Console
SCRAMBLE_TIMEOUTTimeout for DNA Scramble in DNA Consoles
JOKER_TIMEOUTTimeout for using the Joker feature to solve a gene in DNA Console
JOKER_UPGRADEHow much time DNA Scanner upgrade tiers remove from JOKER_TIMEOUT
GENETIC_DAMAGE_STRENGTH_MAXMaximum value for genetic damage strength when pulsing enzymes
GENETIC_DAMAGE_STRENGTH_MULTIPLIERLarger multipliers will affect the range of values when pulsing enzymes
GENETIC_DAMAGE_DURATION_MAXMaximum value for the genetic damage pulse duration when pulsing enzymes
GENETIC_DAMAGE_ACCURACY_MULTIPLIERLarge values reduce pulse accuracy and may pulse other enzymes than selected
STATUS_TRANSFORMINGSpecial status indicating a scanner occupant is transforming eg. from monkey to human
GENETIC_DAMAGE_IRGENETIC_DAMAGE_MULTIPLIERMultiplier for how much genetic damage received from DNA Console functionality
SEARCH_OCCUPANTFlag for the mutation ref search system. Search will include scanner occupant
SEARCH_STOREDFlag for the mutation ref search system. Search will include console storage
SEARCH_DISKETTEFlag for the mutation ref search system. Search will include diskette storage
SEARCH_ADV_INJFlag for the mutation ref search system. Search will include advanced injector mutations
ENZYME_COPY_BASE_COOLDOWNThe base cooldown of the ability to copy enzymes and genetic makeup to people.
CLEAR_GENEInput from tgui interface. X the gene out.
NEXT_GENEInput from tgui interface. Progress to the next gene.
PREV_GENEInput from tgui interface. Progress to previous gene.

Define Details

CLEAR_GENE

Input from tgui interface. X the gene out.

ENZYME_COPY_BASE_COOLDOWN

The base cooldown of the ability to copy enzymes and genetic makeup to people.

GENETIC_DAMAGE_ACCURACY_MULTIPLIER

Large values reduce pulse accuracy and may pulse other enzymes than selected

GENETIC_DAMAGE_DURATION_MAX

Maximum value for the genetic damage pulse duration when pulsing enzymes

GENETIC_DAMAGE_IRGENETIC_DAMAGE_MULTIPLIER

Multiplier for how much genetic damage received from DNA Console functionality

GENETIC_DAMAGE_STRENGTH_MAX

Maximum value for genetic damage strength when pulsing enzymes

GENETIC_DAMAGE_STRENGTH_MULTIPLIER

Larger multipliers will affect the range of values when pulsing enzymes

INJECTOR_TIMEOUT

Base timeout for creating mutation activators and other injectors

JOKER_TIMEOUT

Timeout for using the Joker feature to solve a gene in DNA Console

JOKER_UPGRADE

How much time DNA Scanner upgrade tiers remove from JOKER_TIMEOUT

NEXT_GENE

Input from tgui interface. Progress to the next gene.

NUMBER_OF_BUFFERS

Maximum number of genetic makeup storage slots in DNA Console

PREV_GENE

Input from tgui interface. Progress to previous gene.

SCRAMBLE_TIMEOUT

Timeout for DNA Scramble in DNA Consoles

SEARCH_ADV_INJ

Flag for the mutation ref search system. Search will include advanced injector mutations

SEARCH_DISKETTE

Flag for the mutation ref search system. Search will include diskette storage

SEARCH_OCCUPANT

Flag for the mutation ref search system. Search will include scanner occupant

SEARCH_STORED

Flag for the mutation ref search system. Search will include console storage

STATUS_TRANSFORMING

Special status indicating a scanner occupant is transforming eg. from monkey to human