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

experimental_cloner

Computer which starts the experimental cloning process

Vars

find_connectionsWhether we should automatically try to connect to nearby machines
inputScanner we save a test subject from
outputPod we print someone into
stored_recordOur current stored cloning record

Procs

connect_nearby_machinesFind nearby associated machinery and link up
link_podLink up with a pod to print people
link_scannerLink up with a scanner to scan people
on_scan_completeStore the record made by scanning someone
unlink_podRelease held references on deletion
unlink_scannerRelease held references on deletion

Var Details

find_connections

Whether we should automatically try to connect to nearby machines

input

Scanner we save a test subject from

output

Pod we print someone into

stored_record

Our current stored cloning record

Proc Details

connect_nearby_machines

Find nearby associated machinery and link up

Link up with a pod to print people

Link up with a scanner to scan people

on_scan_complete

Store the record made by scanning someone

Release held references on deletion

Release held references on deletion