Skip to content

Commit

Permalink
Merge branch 'nuclear_branch' into 1.5.10-military-compatability
Browse files Browse the repository at this point in the history
  • Loading branch information
Arcadyi committed Feb 8, 2024
2 parents 750df0a + 5896787 commit 8af0183
Show file tree
Hide file tree
Showing 104 changed files with 36,221 additions and 9,496 deletions.
6 changes: 3 additions & 3 deletions common/ai_strategies/00_default_strategy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1296,7 +1296,7 @@ ai_strategy_default = {
if = {
limit = {
scope:target_country = {
has_modifier = nuclear_capable
has_modifier = atomic_capable
}
}
multiply = 2
Expand Down Expand Up @@ -1489,7 +1489,7 @@ ai_strategy_default = {
if = {
limit = {
scope:target_country = {
has_modifier = nuclear_capable
has_modifier = atomic_capable
}
}
multiply = 0.01
Expand Down Expand Up @@ -1675,7 +1675,7 @@ ai_strategy_default = {
if = {
limit = {
scope:target_country = {
has_modifier = nuclear_capable
has_modifier = atomic_capable
}
}
multiply = 0.01
Expand Down
Loading

0 comments on commit 8af0183

Please sign in to comment.