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

ai_module

Vars

bypass_law_amt_checkUsed to skip laws being checked (for reset & remove boards that have no laws)
lawsThis is where our laws get put at for the module

Procs

display_lawsReturns a text display of the laws for the module.
handle_unique_aiwhat this module should do if it is mapload spawning on a unique AI station trait round.

Var Details

bypass_law_amt_check

Used to skip laws being checked (for reset & remove boards that have no laws)

laws

This is where our laws get put at for the module

Proc Details

display_laws

Returns a text display of the laws for the module.

handle_unique_ai

what this module should do if it is mapload spawning on a unique AI station trait round.