/tg/ Station 13 - Modules - TypesVar Details - Proc Details

flatpacked_machine

Vars

deploy_timeHow long it takes to create the structure in question.
descFor all flatpacked machines, set the desc to the type_to_deploy followed by ::desc to reuse the type_to_deploy's description
type_to_deployWhat structure is created by this item.

Procs

give_deployable_componentAdds the deployable component, so that it can be overridden in case that's wanted
give_manufacturer_examineAdds the manufacturer examine element to the flatpack machine, but can be overridden in the future

Var Details

deploy_time

How long it takes to create the structure in question.

desc

For all flatpacked machines, set the desc to the type_to_deploy followed by ::desc to reuse the type_to_deploy's description

type_to_deploy

What structure is created by this item.

Proc Details

give_deployable_component

Adds the deployable component, so that it can be overridden in case that's wanted

give_manufacturer_examine

Adds the manufacturer examine element to the flatpack machine, but can be overridden in the future