Goonstation 13 - Modules - TypesVar Details

/datum/manufacturing_requirement/match_flags

Vars

match_typeHow we want to define a successful match. By default, pass as long as at least one flag is set.
material_flagsThe flag(s) of the material to match. This can be just one flag, or several with FLAG_A | FLAG_B | ...

Var Details

match_type

How we want to define a successful match. By default, pass as long as at least one flag is set.

material_flags

The flag(s) of the material to match. This can be just one flag, or several with FLAG_A | FLAG_B | ...