code/game/machinery/computer/dna_console.dm ![code/game/machinery/computer/dna_console.dm0](git.png)
INJECTOR_TIMEOUT | Base timeout for creating mutation activators and other injectors |
---|---|
NUMBER_OF_BUFFERS | Maximum number of genetic makeup storage slots in DNA Console |
SCRAMBLE_TIMEOUT | Timeout for DNA Scramble in DNA Consoles |
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 |
RADIATION_STRENGTH_MAX | Maximum value for radiaton strength when pulsing enzymes |
RADIATION_STRENGTH_MULTIPLIER | Larger multipliers will affect the range of values when pulsing enzymes |
RADIATION_DURATION_MAX | Maximum value for the radiation pulse duration when pulsing enzymes |
RADIATION_ACCURACY_MULTIPLIER | Large values reduce pulse accuracy and may pulse other enzymes than selected |
STATUS_TRANSFORMING | Special status indicating a scanner occupant is transforming eg. from monkey to human |
RADIATION_IRRADIATION_MULTIPLIER | Multiplier for how much radiation received from DNA Console functionality |
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 |
SEARCH_DISKETTE | Flag for the mutation ref search system. Search will include diskette storage |
SEARCH_ADV_INJ | Flag for the mutation ref search system. Search will include advanced injector mutations |
Define Details
INJECTOR_TIMEOUT ![code/game/machinery/computer/dna_console.dm 2](git.png)
Base timeout for creating mutation activators and other injectors
JOKER_TIMEOUT ![code/game/machinery/computer/dna_console.dm 8](git.png)
Timeout for using the Joker feature to solve a gene in DNA Console
JOKER_UPGRADE ![code/game/machinery/computer/dna_console.dm 10](git.png)
How much time DNA Scanner upgrade tiers remove from JOKER_TIMEOUT
NUMBER_OF_BUFFERS ![code/game/machinery/computer/dna_console.dm 4](git.png)
Maximum number of genetic makeup storage slots in DNA Console
RADIATION_ACCURACY_MULTIPLIER ![code/game/machinery/computer/dna_console.dm 20](git.png)
Large values reduce pulse accuracy and may pulse other enzymes than selected
RADIATION_DURATION_MAX ![code/game/machinery/computer/dna_console.dm 18](git.png)
Maximum value for the radiation pulse duration when pulsing enzymes
RADIATION_IRRADIATION_MULTIPLIER ![code/game/machinery/computer/dna_console.dm 26](git.png)
Multiplier for how much radiation received from DNA Console functionality
RADIATION_STRENGTH_MAX ![code/game/machinery/computer/dna_console.dm 13](git.png)
Maximum value for radiaton strength when pulsing enzymes
RADIATION_STRENGTH_MULTIPLIER ![code/game/machinery/computer/dna_console.dm 15](git.png)
Larger multipliers will affect the range of values when pulsing enzymes
SCRAMBLE_TIMEOUT ![code/game/machinery/computer/dna_console.dm 6](git.png)
Timeout for DNA Scramble in DNA Consoles
SEARCH_ADV_INJ ![code/game/machinery/computer/dna_console.dm 35](git.png)
Flag for the mutation ref search system. Search will include advanced injector mutations
SEARCH_DISKETTE ![code/game/machinery/computer/dna_console.dm 33](git.png)
Flag for the mutation ref search system. Search will include diskette storage
SEARCH_OCCUPANT ![code/game/machinery/computer/dna_console.dm 29](git.png)
Flag for the mutation ref search system. Search will include scanner occupant
SEARCH_STORED ![code/game/machinery/computer/dna_console.dm 31](git.png)
Flag for the mutation ref search system. Search will include console storage
STATUS_TRANSFORMING ![code/game/machinery/computer/dna_console.dm 23](git.png)
Special status indicating a scanner occupant is transforming eg. from monkey to human