remove unnecessary modules for first playtest
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user