schematic selection dialog
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user