/tg/ Station 13 - Modules - TypesVar Details

stock_parts

stacks components like cable,glass,plasteel are not component parts hence their get_part_rating() method is undefined and would return undefined values causing errors so we assign them an default rating of 1 when the RPED sorts these components

Vars

base_nameUsed when a base part has a different name to higher tiers of part. For example, machine frames want any manipulator and not just a micro-manipulator.

Var Details

base_name

Used when a base part has a different name to higher tiers of part. For example, machine frames want any manipulator and not just a micro-manipulator.