2024-12-22 20:03:14
This commit is contained in:
@@ -537,7 +537,7 @@ BYG_brooklyn_naval_yard_organization = {
|
||||
icon = GFX_generic_mio_trait_icon_production_capacity
|
||||
special_trait_background = yes
|
||||
|
||||
all_parents = { }
|
||||
#all_parents = { }
|
||||
|
||||
position = { x=3 y=0 }
|
||||
|
||||
@@ -596,7 +596,7 @@ BYG_newport_news_shipbuilding_organization = {
|
||||
screen_ship
|
||||
}
|
||||
|
||||
all_parents = { }
|
||||
#all_parents = { }
|
||||
|
||||
position = { x=3 y=0 }
|
||||
|
||||
|
||||
@@ -88,6 +88,10 @@ DOH_tongyonghangkong_organization = {
|
||||
has_completed_focus = DOH_tieyuan
|
||||
}
|
||||
}
|
||||
equipment_type = {
|
||||
helicopter_equipment
|
||||
motorbike_equipment
|
||||
}
|
||||
}
|
||||
|
||||
DOH_baotoudiyijixiechang_organization = {
|
||||
@@ -296,11 +300,11 @@ DOH_dalianzaochuan_organization = {
|
||||
}
|
||||
available = {
|
||||
owner = {
|
||||
AND = {
|
||||
num_of_factories > 225
|
||||
num_of_naval_factories > 60
|
||||
has_completed_focus = DOH_zaochuanjishugexin
|
||||
}
|
||||
# AND = {
|
||||
# num_of_factories > 225
|
||||
# num_of_naval_factories > 60
|
||||
has_completed_focus = DOH_zaochuanjishugexin
|
||||
# }
|
||||
controls_state = 745
|
||||
OR = {
|
||||
has_completed_focus = DOH_xindonghuang
|
||||
@@ -483,7 +487,7 @@ DOH_hudong_organization = {
|
||||
## 武昌造船厂
|
||||
DOH_wuchangzaochuanchang_organization = {
|
||||
include = generic_submarine_organization
|
||||
icon = GFX_idea_generic_sea_focused_navy
|
||||
icon = GFX_idea_generic_navy_submarines
|
||||
allowed = {
|
||||
tag = DOH
|
||||
}
|
||||
@@ -1055,6 +1059,12 @@ DOH_taiyuan_arsenal_organization = {
|
||||
allowed = {
|
||||
tag = DOH
|
||||
}
|
||||
equipment_type = {
|
||||
artillery_equipment
|
||||
rocket_artillery_equipment
|
||||
self_propelled_super_heavy_artillery_equipment
|
||||
super_heavy_artillery_equipment
|
||||
}
|
||||
available = {
|
||||
owner = {
|
||||
controls_state = 615
|
||||
|
||||
Reference in New Issue
Block a user