BandaStation - Modules - TypesVar Details - Proc Details

circuitboard

Vars

all_products_freewhether or not the circuit board will build into a vendor whose products cost nothing (used for offstation vending machines mostly)
name_extensionextension that is applied after the initial name AKA (Computer/Machine Board)
specific_partsdetermines if the board requires specific levels of parts. (ie specifically a femto menipulator vs generic manipulator)

Procs

completion_requirementsThis proc is called during /obj/structure/frame/machine/finalize_construction in case there's anything else that needs to be met before completion. Arguments:
configure_machineUsed to allow the circuitboard to configure a machine in some way, shape or form.

Var Details

all_products_free

whether or not the circuit board will build into a vendor whose products cost nothing (used for offstation vending machines mostly)

name_extension

extension that is applied after the initial name AKA (Computer/Machine Board)

specific_parts

determines if the board requires specific levels of parts. (ie specifically a femto menipulator vs generic manipulator)

Proc Details

completion_requirements

This proc is called during /obj/structure/frame/machine/finalize_construction in case there's anything else that needs to be met before completion. Arguments:

configure_machine

Used to allow the circuitboard to configure a machine in some way, shape or form.

Arguments: