Skip to content

Commit

Permalink
Adjusts culture acceptance for Theocratic Yugoslavia. All formed Yugo…
Browse files Browse the repository at this point in the history
…slavia now accept Serbian and Montenegrin. Theocratic Yugoslavia can now accept Bulgarian with a decision.

Added Montenegrin accepted in event-formed Yugoslavia, since there was no reason to exclude Montenegrin from accepted cultures in it.
  • Loading branch information
rogerburks committed Mar 16, 2022
1 parent 47becfb commit f22a601
Show file tree
Hide file tree
Showing 2 changed files with 2,221 additions and 52 deletions.
6 changes: 3 additions & 3 deletions ccHFM/decisions/Balkans.txt
Original file line number Diff line number Diff line change
Expand Up @@ -640,13 +640,13 @@ political_decisions = {
limit = { owner = { accepted_culture = north_italian } }
owner = { remove_accepted_culture = north_italian }
}
add_accepted_culture = serb
add_accepted_culture = montenegrin
random_owned = {
limit = { owner = { NOT = { government = theocracy } } }
owner = {
add_accepted_culture = serb
add_accepted_culture = croat
add_accepted_culture = slovene
add_accepted_culture = montenegrin
}
}
change_tag = YUG
Expand Down Expand Up @@ -1374,6 +1374,7 @@ political_decisions = {
}

allow = {
NOT = { government = theocracy }
prestige = 50
nationalism_n_imperialism = 1
NOT = {
Expand Down Expand Up @@ -1415,7 +1416,6 @@ political_decisions = {
}

allow = {
NOT = { government = theocracy }
citizenship_policy = full_citizenship
citizens_rights = all_voting_pops
prestige = 50
Expand Down
Loading

0 comments on commit f22a601

Please sign in to comment.