/tg/ Station 13 - Modules - TypesVar Details

mutant_infection

Vars

hostThe reference to our host body.
insanity_phrasesA list of phrases people are sent while they are being converted.
mutant_speciesA list of possible mutant species we can choose from when someone is converted.
old_speciesThe previous species of the person infected. Used when they are uninfected.
rna_extractedHave we have our RNA extracted? If so, we can't have it extracted again.
selected_typeThe species we have selected after we have converted.
timer_idOur timer ID used for seperate parts of the infection.
tox_loss_modHow 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.