Skip to content

Commit

Permalink
Merge pull request #495 from hmlendea/ck3tba
Browse files Browse the repository at this point in the history
Updated to the latest version of `CK3TBA`
  • Loading branch information
hmlendea authored Dec 9, 2024
2 parents dfbe285 + 8dd3309 commit 9ddb030
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
2 changes: 1 addition & 1 deletion scripts/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ build-edition \

build-edition \
"tba-more-cultural-names" "Bronze Age Reborn: More Cultural Names" \
"CK3TBA" "1.12.*" \
"CK3TBA" "1.14.*" \
--landed-titles "${VANILLA_FILES_DIR}/ck3tba_landed_titles.txt" --landed-titles-name "873_MoreCulturalNames.txt"

build-edition \
Expand Down
13 changes: 5 additions & 8 deletions vanilla/ck3tba_landed_titles.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6807,7 +6807,7 @@ e_amurru = {
if = {
limit = {
OR = {
culture = culture:cypriot
culture = culture:ba_cypriot
culture = culture:amoritic
culture = culture:eblaite
culture = culture:zalwari
Expand Down Expand Up @@ -6866,7 +6866,7 @@ e_amurru = {
ai_primary_priority = {
if = {
limit = {
culture = culture:cypriot
culture = culture:ba_cypriot
}
add = @correct_culture_primary_score
}
Expand Down Expand Up @@ -28371,14 +28371,11 @@ k_twelfth_dynasty = {
}
#Religious Heads
d_cult_of_enlil = {
landless = yes
color = { 221 254 1 }
definite_form = yes
ruler_uses_title_name = no

no_automatic_claims = yes
always_follows_primary_heir = yes
destroy_if_invalid_heir = yes
no_automatic_claims = yes
de_jure_drift_disabled = yes
definite_form = yes

capital = c_nippur
}
Expand Down

0 comments on commit 9ddb030

Please sign in to comment.