/tg/ Station 13 - Modules - TypesVar Details - Proc Details

malf_ai

Vars

employerthe name of the antag flavor this traitor has.
give_objectivesbool for giving objectives
malfunction_flavorassoc list of strings set up after employer is given
module_picker_compactmodesince the module purchasing is built into the antag info, we need to keep track of its compact mode here
should_give_codewordsbool for giving codewords

Procs

forge_ai_objectivesGenerates a complete set of malf AI objectives up to the traitor objective limit.
forge_special_objectiveGenerates a special objective and adds it to the objective list.
give_codewordsOutputs this shift's codewords and responses to the antag's chat and copies them to their memory.

Var Details

employer

the name of the antag flavor this traitor has.

give_objectives

bool for giving objectives

malfunction_flavor

assoc list of strings set up after employer is given

module_picker_compactmode

since the module purchasing is built into the antag info, we need to keep track of its compact mode here

should_give_codewords

bool for giving codewords

Proc Details

forge_ai_objectives

Generates a complete set of malf AI objectives up to the traitor objective limit.

forge_special_objective

Generates a special objective and adds it to the objective list.

give_codewords

Outputs this shift's codewords and responses to the antag's chat and copies them to their memory.