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

opposing_force

Vars

accepting_objectivesAre we allowing players to make objectives?
approved_applicationsA list of all approved applications
equipment_listA precompiled list of all equipment datums, processed on init
max_objectivesThe max amount of objectives that can be tracked
statusThe status of the subsystem
submitted_applicationsA list of all currently submitted objectives
unsubmitted_applicationsA list of all currently active objectives

Procs

give_opfor_buttonGives a mind the opfor action button, which calls the opfor verb when pressed

Var Details

accepting_objectives

Are we allowing players to make objectives?

approved_applications

A list of all approved applications

equipment_list

A precompiled list of all equipment datums, processed on init

max_objectives

The max amount of objectives that can be tracked

status

The status of the subsystem

submitted_applications

A list of all currently submitted objectives

unsubmitted_applications

A list of all currently active objectives

Proc Details

give_opfor_button

Gives a mind the opfor action button, which calls the opfor verb when pressed