|
@@ -15838,6 +15838,16 @@ white_house = {
|
|
|
15838
15838
|
OR = {
|
|
15839
15839
|
is_former_colonial_nation = yes
|
|
15840
15840
|
tag = USA
|
|
15841
|
+
AND = {
|
|
15842
|
+
NOT = { government = native }
|
|
15843
|
+
is_subject = no
|
|
15844
|
+
capital_scope = {
|
|
15845
|
+
OR = {
|
|
15846
|
+
continent = north_america
|
|
15847
|
+
continent = south_america
|
|
15848
|
+
}
|
|
15849
|
+
}
|
|
15850
|
+
}
|
|
15841
15851
|
}
|
|
15842
15852
|
}
|
|
15843
15853
|
}
|
|
@@ -15853,6 +15863,15 @@ white_house = {
|
|
|
15853
15863
|
OR = {
|
|
15854
15864
|
is_former_colonial_nation = yes
|
|
15855
15865
|
tag = USA
|
|
15866
|
+
AND = {
|
|
15867
|
+
is_subject = no
|
|
15868
|
+
capital_scope = {
|
|
15869
|
+
OR = {
|
|
15870
|
+
continent = north_america
|
|
15871
|
+
continent = south_america
|
|
15872
|
+
}
|
|
15873
|
+
}
|
|
15874
|
+
}
|
|
15856
15875
|
}
|
|
15857
15876
|
}
|
|
15858
15877
|
}
|
|
@@ -15862,6 +15881,15 @@ white_house = {
|
|
|
15862
15881
|
OR = {
|
|
15863
15882
|
is_former_colonial_nation = yes
|
|
15864
15883
|
tag = USA
|
|
15884
|
+
AND = {
|
|
15885
|
+
is_subject = no
|
|
15886
|
+
capital_scope = {
|
|
15887
|
+
OR = {
|
|
15888
|
+
continent = north_america
|
|
15889
|
+
continent = south_america
|
|
15890
|
+
}
|
|
15891
|
+
}
|
|
15892
|
+
}
|
|
15865
15893
|
}
|
|
15866
15894
|
}
|
|
15867
15895
|
}
|
|
@@ -19106,28 +19134,10 @@ narikala_fortress = {
|
|
|
19106
19134
|
on_destroyed = {
|
|
19107
19135
|
}
|
|
19108
19136
|
can_use_modifiers_trigger = {
|
|
19109
|
-
|
|
19110
|
-
custom_trigger_tooltip = {
|
|
19111
|
-
tooltip = is_georgian_culture_tt
|
|
19112
|
-
OR = {
|
|
19113
|
-
culture = georgian_new
|
|
19114
|
-
culture = georgian
|
|
19115
|
-
}
|
|
19116
|
-
}
|
|
19117
|
-
province_is_or_accepts_culture = yes
|
|
19118
|
-
}
|
|
19137
|
+
|
|
19119
19138
|
}
|
|
19120
19139
|
can_upgrade_trigger = {
|
|
19121
|
-
|
|
19122
|
-
custom_trigger_tooltip = {
|
|
19123
|
-
tooltip = is_georgian_culture_tt
|
|
19124
|
-
OR = {
|
|
19125
|
-
culture = georgian_new
|
|
19126
|
-
culture = georgian
|
|
19127
|
-
}
|
|
19128
|
-
}
|
|
19129
|
-
province_is_or_accepts_culture = yes
|
|
19130
|
-
}
|
|
19140
|
+
|
|
19131
19141
|
}
|
|
19132
19142
|
keep_trigger = {
|
|
19133
19143
|
|