Working roboport power connection.
This commit is contained in:
parent
a748708998
commit
068297e2c2
5 changed files with 258 additions and 15 deletions
|
|
@ -538,7 +538,10 @@ pub fn generate_factory<L: Layouter, P: Pathfinder + Sync, R: Rng + SeedableRng
|
|||
b.add_blueprint(multistation_blueprint);
|
||||
|
||||
b.add_roboport_network();
|
||||
b.print_visualization();
|
||||
b.connect_roboport_power();
|
||||
|
||||
b.print_visualization();
|
||||
b.connect_power_networks();
|
||||
|
||||
b
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue