mutant_infection 
Vars | |
| host | The reference to our host body. |
|---|---|
| insanity_phrases | A list of phrases people are sent while they are being converted. |
| mutant_species | A list of possible mutant species we can choose from when someone is converted. |
| old_species | The previous species of the person infected. Used when they are uninfected. |
| rna_extracted | Have we have our RNA extracted? If so, we can't have it extracted again. |
| selected_type | The species we have selected after we have converted. |
| timer_id | Our timer ID used for seperate parts of the infection. |
| tox_loss_mod | How much toxin damage we take per tick. - Can probably be a define. |
Var Details
host 
The reference to our host body.
insanity_phrases 
A list of phrases people are sent while they are being converted.
mutant_species 
A list of possible mutant species we can choose from when someone is converted.
old_species 
The previous species of the person infected. Used when they are uninfected.
rna_extracted 
Have we have our RNA extracted? If so, we can't have it extracted again.
selected_type 
The species we have selected after we have converted.
timer_id 
Our timer ID used for seperate parts of the infection.
tox_loss_mod 
How much toxin damage we take per tick. - Can probably be a define.