Fixes
This commit is contained in:
parent
72b0ebb938
commit
29b8e19ef6
58 changed files with 24636 additions and 24387 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -1545,7 +1545,7 @@ get_appropriate_ancient_people = {
|
|||
root.culture = {
|
||||
culture_overlaps_geographical_region = custom_roman_full_borders
|
||||
}
|
||||
religion = religion:hellenism_religion
|
||||
religion = religion:theomach_religion
|
||||
religion = {
|
||||
AND = {
|
||||
is_in_family = rf_abrahamic
|
||||
|
|
@ -1579,7 +1579,7 @@ get_appropriate_exotic_location = {
|
|||
trigger = {
|
||||
OR = {
|
||||
religion = { is_in_family = rf_abrahamic }
|
||||
religion = religion:hellenism_religion
|
||||
religion = religion:theomach_religion
|
||||
culture = { has_cultural_pillar = heritage_byzantine }
|
||||
culture = { has_cultural_pillar = heritage_ancient_greek }
|
||||
culture = { has_cultural_pillar = heritage_latin }
|
||||
|
|
@ -1594,7 +1594,7 @@ get_appropriate_exotic_location = {
|
|||
trigger = {
|
||||
OR = {
|
||||
religion = { is_in_family = rf_abrahamic }
|
||||
religion = religion:hellenism_religion
|
||||
religion = religion:theomach_religion
|
||||
culture = { has_cultural_pillar = heritage_byzantine }
|
||||
culture = { has_cultural_pillar = heritage_ancient_greek }
|
||||
culture = { has_cultural_pillar = heritage_latin }
|
||||
|
|
@ -1870,7 +1870,7 @@ generate_religion_descent_effect = {
|
|||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
$RELIGION$ = religion:hellenism_religion
|
||||
$RELIGION$ = religion:theomach_religion
|
||||
}
|
||||
generate_godly_descent_seed_support_effect = {
|
||||
FAITH = hellenism
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue