2025-01-24 13:45:53
This commit is contained in:
@@ -149,6 +149,10 @@ equipments = {
|
||||
module = ship_aa_fire_control
|
||||
count < 2
|
||||
}
|
||||
module_count_limit = {
|
||||
module = ship_radar_jammer
|
||||
count < 2
|
||||
}
|
||||
|
||||
default_modules = {
|
||||
fixed_ship_battery_slot = empty
|
||||
@@ -384,7 +388,7 @@ equipments = {
|
||||
max_strength = 75
|
||||
build_cost_ic = 650
|
||||
resources = {
|
||||
steel = 4
|
||||
steel = 3
|
||||
chromium = 1
|
||||
}
|
||||
manpower = 500
|
||||
@@ -522,7 +526,7 @@ equipments = {
|
||||
max_strength = 100
|
||||
build_cost_ic = 800
|
||||
resources = {
|
||||
steel = 4
|
||||
steel = 3
|
||||
chromium = 1
|
||||
}
|
||||
manpower = 600
|
||||
|
||||
Reference in New Issue
Block a user