Working roboport power connection.

This commit is contained in:
hal8174 2025-03-25 18:01:23 +01:00
parent a748708998
commit 068297e2c2
5 changed files with 258 additions and 15 deletions

View file

@ -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