Goonstation 13 - Modules - TypesProc Details

/datum/robot/module_tool_creator/item_types

Stub parent.

Allows simple instantiation of multiple /obj/item instances from a list of types.

@property {/list<path</obj/item>>} item_types

Procs

instantiateInstantiates list of /obj/item instances from list of types.

Proc Details

instantiate

Instantiates list of /obj/item instances from list of types.