2 Commits

Author SHA1 Message Date
cc38bf95fa make repair_tool less op 2026-07-09 07:20:06 +02:00
b58bcfe272 turn around salvage bay in config 2026-07-09 07:19:48 +02:00
2 changed files with 3 additions and 3 deletions

View File

@@ -82,6 +82,6 @@ cost = 25
player_placeable = true
construction_time_seconds = 1
surface_mask = [
"SAA",
"SAA>",
"<AAS",
" AAS",
]

View File

@@ -110,7 +110,7 @@ glyph = "Rp"
[module.repair]
repair_rate_hz = 1
repair_amount_hp = 9
repair_amount_hp = 4
repair_range_m = 80
# -----------------------------------------------------------------------------