Fix Salvage Bay drop-off not working by adding config-driven buffer capacity

This commit is contained in:
2026-07-09 20:11:12 +02:00
parent cc38bf95fa
commit 2ddf13238c
9 changed files with 83 additions and 2 deletions

View File

@@ -81,6 +81,7 @@ id = "salvage_bay"
cost = 25
player_placeable = true
construction_time_seconds = 1
output_buffer_capacity = 20
surface_mask = [
"<AAS",
" AAS",

View File

@@ -83,6 +83,7 @@ id = "salvage_bay"
cost = 25
player_placeable = true
construction_time_seconds = 15
output_buffer_capacity = 20
surface_mask = [
"SAA",
"SAA>",