read tunnel length from different config and fix tests
This commit is contained in:
@@ -42,6 +42,7 @@ struct WorldConfig
|
||||
int startingBuildingBlocks; // REQ-HQ-STARTING-BLOCKS
|
||||
double scrapDespawnSeconds; // REQ-RES-SCRAP-DROP
|
||||
double beltSpeedTilesPerSecond; // REQ-GW-BELT-SPEED
|
||||
int tunnelMaxDistance; // REQ-BLD-TUNNEL-PAIR
|
||||
|
||||
WorldRegions regions;
|
||||
WorldExpansion expansion;
|
||||
|
||||
Reference in New Issue
Block a user