machine 
Vars | |
def_components | Default replacements for req_components, to be used in apply_default_parts instead of req_components types Example: list(/obj/item/stock_parts/matter_bin = /obj/item/stock_parts/matter_bin/super) |
---|---|
needs_anchored | Whether this machine must be anchored to be constructed. |
req_components | Components required by the machine. Example: list(/obj/item/stock_parts/matter_bin = 5) |
Var Details
def_components 
Default replacements for req_components, to be used in apply_default_parts instead of req_components types Example: list(/obj/item/stock_parts/matter_bin = /obj/item/stock_parts/matter_bin/super)
needs_anchored 
Whether this machine must be anchored to be constructed.
req_components 
Components required by the machine. Example: list(/obj/item/stock_parts/matter_bin = 5)