schematic selection dialog

This commit is contained in:
2026-06-13 12:00:05 +02:00
parent 1641189b75
commit 49f7129bd5
25 changed files with 453 additions and 268 deletions

View File

@@ -119,7 +119,7 @@ multiplied_attack_rate_hz_formula = "0.8"
id = "laser_cannon_xs"
unlock_at_station_level = -1
surface_mask = ["O"]
materials = [{item = "laser_cannon_xs_module", amount = 1}]
materials = [{item = "iron_ore", amount = 1}]
player_production_level = 1
production_time_seconds = 0.5
threat_cost = 5.0

View File

@@ -5,7 +5,7 @@ layout = ["O"]
default_modules = [{type = "laser_cannon_xs", x = 0, y = 0, rotation = "east"}]
[ship.schematic]
materials = [{item = "drone_hull", amount = 1}]
materials = [{item = "iron_ore", amount = 1}]
player_production_level = 1
production_time_seconds = 5