read tunnel length from different config and fix tests
This commit is contained in:
@@ -18,7 +18,6 @@ cost = 5
|
||||
player_placeable = true
|
||||
construction_time_seconds = 3
|
||||
surface_mask = ["A>"]
|
||||
tunnel_max_distance = 10
|
||||
|
||||
[[building]]
|
||||
id = "tunnel_exit"
|
||||
|
||||
@@ -4,6 +4,7 @@ refund_percentage = 75
|
||||
starting_building_blocks = 100
|
||||
scrap_despawn_seconds = 30
|
||||
belt_speed_tiles_per_second = 2
|
||||
tunnel_max_distance = 10
|
||||
|
||||
[regions]
|
||||
asteroid_width = 40
|
||||
|
||||
Reference in New Issue
Block a user