code/__DEFINES/DNA.dm ![code/__DEFINES/DNA.dm0](git.png)
MUT_NORMAL | A mutation that can be activated and deactivated by completing a sequence |
---|---|
MUT_EXTRA | A mutation that is in the mutations tab, and can be given and taken away through though the DNA console. Has a 0 before its name in the mutation section of the dna console |
MUT_OTHER | Cannot be interacted with by players through normal means. I.E. wizards mutate |
DNA_MUTANT_COLOR_BLOCK | This number needs to equal the total number of DNA blocks |
DNA_FEATURE_BLOCKS | Total amount of DNA blocks, must be equal to the highest DNA block number |
ORGAN_SLOT_EXTERNAL_TAIL | Organ slot external |
ORGAN_SLOT_XENO_ACIDGLAND | Xenomorph organ slots |
STANDARD_ORGAN_DECAY | designed to fail organs when left to decay for ~15 minutes |
SPECIES_PERK_ICON | A key that designates UI icon displayed on the perk. |
SPECIES_PERK_NAME | A key that designates the name of the perk. |
SPECIES_PERK_DESC | A key that designates the description of the perk. |
SPECIES_PERK_TYPE | A key that designates what type of perk it is (see below). |
GOLEM_FOOD_IRON | Golem food defines |
Define Details
DNA_FEATURE_BLOCKS ![code/__DEFINES/DNA.dm 72](git.png)
Total amount of DNA blocks, must be equal to the highest DNA block number
DNA_MUTANT_COLOR_BLOCK ![code/__DEFINES/DNA.dm 48](git.png)
This number needs to equal the total number of DNA blocks
GOLEM_FOOD_IRON ![code/__DEFINES/DNA.dm 197](git.png)
Golem food defines
MUT_EXTRA ![code/__DEFINES/DNA.dm 23](git.png)
A mutation that is in the mutations tab, and can be given and taken away through though the DNA console. Has a 0 before its name in the mutation section of the dna console
MUT_NORMAL ![code/__DEFINES/DNA.dm 21](git.png)
A mutation that can be activated and deactivated by completing a sequence
MUT_OTHER ![code/__DEFINES/DNA.dm 25](git.png)
Cannot be interacted with by players through normal means. I.E. wizards mutate
ORGAN_SLOT_EXTERNAL_TAIL ![code/__DEFINES/DNA.dm 107](git.png)
Organ slot external
ORGAN_SLOT_XENO_ACIDGLAND ![code/__DEFINES/DNA.dm 117](git.png)
Xenomorph organ slots
SPECIES_PERK_DESC ![code/__DEFINES/DNA.dm 186](git.png)
A key that designates the description of the perk.
SPECIES_PERK_ICON ![code/__DEFINES/DNA.dm 182](git.png)
A key that designates UI icon displayed on the perk.
SPECIES_PERK_NAME ![code/__DEFINES/DNA.dm 184](git.png)
A key that designates the name of the perk.
SPECIES_PERK_TYPE ![code/__DEFINES/DNA.dm 188](git.png)
A key that designates what type of perk it is (see below).
STANDARD_ORGAN_DECAY ![code/__DEFINES/DNA.dm 128](git.png)
designed to fail organs when left to decay for ~15 minutes