remove unnecessary modules for first playtest

This commit is contained in:
2026-06-04 21:27:29 +02:00
parent 15d8fa4f2c
commit 42b51cc6f4
7 changed files with 100 additions and 249 deletions

View File

@@ -53,7 +53,7 @@ attack_range_formula = "5"
attack_rate_formula = "2.0"
[[module]]
id = "salvage_bay_module"
id = "salvager"
surface_mask = ["OO"]
materials = [{item = "iron_ingot", amount = 2}]
player_production_level = 1
@@ -68,7 +68,7 @@ cargo_capacity_formula = "10"
collection_rate_formula = "0.5"
[[module]]
id = "repair_tool_module"
id = "repair_tool"
surface_mask = ["O"]
materials = [{item = "circuit_board", amount = 2}]
player_production_level = 1