Skip to content

Commit

Permalink
chore: more unused countries
Browse files Browse the repository at this point in the history
  • Loading branch information
raxo2222 committed Jun 14, 2023
1 parent 1c874a6 commit 401dfd2
Show file tree
Hide file tree
Showing 8 changed files with 138 additions and 2,096 deletions.
34 changes: 0 additions & 34 deletions common/ai_strategies/00_default_strategy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1966,40 +1966,6 @@ ai_strategy_default = {
}
}
}
# Russian expansion into Central Asia
if = {
limit = {
country_has_primary_culture = cu:russian
has_law = law_type:law_supremacist
OR = {
AND = {
exists = c:KOK
scope:target_country = {
this = c:KOK
}
}
AND = {
exists = c:KHI
scope:target_country = {
this = c:KHI
}
}
AND = {
exists = c:BUK
scope:target_country = {
this = c:BUK
}
}
AND = {
exists = c:AFG
scope:target_country = {
this = c:AFG
}
}
}
}
add = 100
}
if = {
#Indian suzerain will be aggressive against Afghanistan, if Afghanistan is threatened by Russia.
limit = {
Expand Down
Loading

0 comments on commit 401dfd2

Please sign in to comment.