/datum/manufacturing_requirement
Vars | |
id | Internal, unique ID of the requirement to use for the cache list. |
---|---|
name | Player-facing name of the requirement. |
Procs | |
is_match | Checks whether or not the given material meets the requirements enforced by this proc. |
Var Details
id
Internal, unique ID of the requirement to use for the cache list.
name
Player-facing name of the requirement.
Proc Details
is_match
Checks whether or not the given material meets the requirements enforced by this proc.