machinery_pinpoint_scan ![code/modules/experisci/experiment/types/scanning_machinery.dm 33](git.png)
Vars | |
required_stock_part | Which stock part are we looking for in the machine. We use obj instead of datum here, as some stock parts aren't datumised, and in datumised ones we can just look for the physical_object_reference to match up the requirement. |
---|
Var Details
required_stock_part ![code/modules/experisci/experiment/types/scanning_machinery.dm 40](git.png)
Which stock part are we looking for in the machine. We use obj instead of datum here, as some stock parts aren't datumised, and in datumised ones we can just look for the physical_object_reference to match up the requirement.