Goonstation 13 - Modules - TypesVar Details - Proc Details

/typeinfo/atom/movable

Vars

matsA key-value list of match property or material IDs and an amount required to construct the item See /datum/manufacturing_requirement/match_property for match properties

Procs

can_buildDummy proc for all /atom/movable typeinfos to be overriden and called to see if an object type can be built somewhere, before instantiating the object itself.

Var Details

mats

A key-value list of match property or material IDs and an amount required to construct the item See /datum/manufacturing_requirement/match_property for match properties

Proc Details

can_build

Dummy proc for all /atom/movable typeinfos to be overriden and called to see if an object type can be built somewhere, before instantiating the object itself.