2025-11-26 04:04:08
This commit is contained in:
@@ -515,9 +515,21 @@ makeup_starting_techs = {
|
||||
set_technology = {
|
||||
dry_dock = 1
|
||||
heavy_crane = 1
|
||||
repair_ship = 1
|
||||
hospital_ship = 1
|
||||
popup = no
|
||||
}
|
||||
if = {
|
||||
limit = { has_dlc = "No Compromise, No Surrender" }
|
||||
set_technology = {
|
||||
support_fleet_ncns = 1
|
||||
popup = no
|
||||
}
|
||||
}
|
||||
else = {
|
||||
set_technology = {
|
||||
support_fleet = 1
|
||||
popup = no
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user