Bugs fixing
This commit is contained in:
parent
cb926c39aa
commit
ebc206bb1c
117 changed files with 59950 additions and 11056 deletions
|
|
@ -5765,7 +5765,7 @@ GetAdventureNameSuffix = {
|
|||
OR = {
|
||||
NOT = { exists = scope:new_landless_adventurer }
|
||||
scope:new_landless_adventurer ?= {
|
||||
faith = faith:ashari
|
||||
faith = faith:aqlani
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -5988,20 +5988,7 @@ GetAdventureNameSuffix = {
|
|||
OR = {
|
||||
NOT = { exists = scope:new_landless_adventurer }
|
||||
scope:new_landless_adventurer ?= {
|
||||
OR = {
|
||||
culture = culture:greek
|
||||
culture = culture:roman
|
||||
culture = {
|
||||
any_parent_culture_or_above = {
|
||||
this = culture:greek
|
||||
}
|
||||
}
|
||||
culture = {
|
||||
any_parent_culture_or_above = {
|
||||
this = culture:roman
|
||||
}
|
||||
}
|
||||
}
|
||||
culture = { has_cultural_pillar = heritage_greek }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -6955,14 +6942,7 @@ GetAdventureNameSuffix = {
|
|||
OR = {
|
||||
NOT = { exists = scope:new_landless_adventurer }
|
||||
scope:new_landless_adventurer ?= {
|
||||
culture = {
|
||||
OR = {
|
||||
this = culture:greek
|
||||
any_parent_culture_or_above = {
|
||||
this = culture:greek
|
||||
}
|
||||
}
|
||||
}
|
||||
culture = { has_cultural_pillar = heritage_greek }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -7495,18 +7475,7 @@ GetAdventureNameSuffix = {
|
|||
OR = {
|
||||
NOT = { exists = scope:new_landless_adventurer }
|
||||
scope:new_landless_adventurer ?= {
|
||||
culture = {
|
||||
OR = {
|
||||
has_cultural_era_or_later = culture_era_early_medieval
|
||||
this = culture:greek
|
||||
this = culture:roman
|
||||
any_parent_culture_or_above = {
|
||||
this = culture:greek
|
||||
}
|
||||
any_parent_culture_or_above = {
|
||||
this = culture:roman
|
||||
}
|
||||
}
|
||||
culture = { has_cultural_pillar = heritage_greek }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue