Patching
This commit is contained in:
parent
143330e057
commit
7fca9aa1d4
46 changed files with 1529 additions and 149 deletions
|
|
@ -38,29 +38,13 @@ apa_leveraging_language_skills = {
|
|||
knows_language = language_arabic
|
||||
}
|
||||
AND = {
|
||||
scope:province = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
faith = faith:conversos
|
||||
faith = faith:lollard
|
||||
faith = faith:insular_celtic
|
||||
faith = faith:mozarabic_church
|
||||
}
|
||||
}
|
||||
scope:province.religion = religion:catholic_religion
|
||||
knows_language = language_latin
|
||||
}
|
||||
AND = {
|
||||
scope:province.faith = faith:cathar
|
||||
knows_language = language_occitano_romance
|
||||
}
|
||||
AND = {
|
||||
scope:province.faith = faith:armenian_apostolic
|
||||
knows_language = language_armenian
|
||||
}
|
||||
AND = {
|
||||
scope:province.faith = faith:nestorian
|
||||
knows_language = language_aramaic
|
||||
}
|
||||
AND = {
|
||||
scope:province.faith = faith:lamaism
|
||||
knows_language = language_tibetan
|
||||
|
|
@ -81,7 +65,7 @@ apa_leveraging_language_skills = {
|
|||
religion = religion:protestant_religion
|
||||
}
|
||||
NOR = { #Non-Greek
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:conversos
|
||||
faith = faith:lollard
|
||||
faith = faith:insular_celtic
|
||||
|
|
|
|||
|
|
@ -3302,7 +3302,7 @@ undirected_great_holy_war = {
|
|||
# First of the Crusader Kings achievement tracking.
|
||||
if = {
|
||||
limit = {
|
||||
scope:attacker.faith = faith:catholic
|
||||
scope:attacker.religion = religion:catholic_religion
|
||||
NOT = { exists = global_var:had_first_catholic_crusade }
|
||||
}
|
||||
# Credit where chredit is due.
|
||||
|
|
|
|||
|
|
@ -5308,7 +5308,7 @@ greek_anarchy_cb = {
|
|||
#Venetians...
|
||||
AND = {
|
||||
government_has_flag = government_is_republic
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
has_trait = despoiler_of_byzantium
|
||||
}
|
||||
|
|
@ -5504,7 +5504,7 @@ greek_anarchy_cb = {
|
|||
}
|
||||
ep3_orthodox_faith_trigger = yes
|
||||
faith = faith:hellenic_pagan
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
has_trait = despoiler_of_byzantium
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2658,7 +2658,7 @@ learn_language_interaction = {
|
|||
modifier = { # Catholic clergy/pious people want to learn latin
|
||||
add = 50
|
||||
scope:actor = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
OR = {
|
||||
has_trait = zealous
|
||||
has_trait = humble
|
||||
|
|
@ -2678,7 +2678,7 @@ learn_language_interaction = {
|
|||
modifier = { # Catholic clergy/pious people want to learn Italian
|
||||
add = 50
|
||||
scope:actor = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
OR = {
|
||||
has_trait = zealous
|
||||
has_trait = humble
|
||||
|
|
|
|||
|
|
@ -3450,7 +3450,7 @@ GetAdventureNameBand = {
|
|||
OR = {
|
||||
NOT = { exists = scope:new_landless_adventurer }
|
||||
scope:new_landless_adventurer ?= {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
culture = {
|
||||
has_cultural_era_or_later = culture_era_high_medieval
|
||||
}
|
||||
|
|
@ -3514,7 +3514,7 @@ GetAdventureNameBand = {
|
|||
OR = {
|
||||
NOT = { exists = scope:new_landless_adventurer }
|
||||
scope:new_landless_adventurer ?= {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -3530,7 +3530,7 @@ GetAdventureNameBand = {
|
|||
OR = {
|
||||
NOT = { exists = scope:new_landless_adventurer }
|
||||
scope:new_landless_adventurer ?= {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
ai_zeal >= low_positive_ai_value
|
||||
OR = {
|
||||
exists = global_var:cath_crusade_1
|
||||
|
|
@ -4193,7 +4193,7 @@ GetAdventureNameBand = {
|
|||
has_trait = scholar
|
||||
has_education_learning_trigger = yes
|
||||
}
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -11539,7 +11539,7 @@ GetAdventureNameReverentBand = {
|
|||
OR = {
|
||||
NOT = { exists = scope:new_landless_adventurer }
|
||||
scope:new_landless_adventurer ?= {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
culture = {
|
||||
has_cultural_era_or_later = culture_era_high_medieval
|
||||
}
|
||||
|
|
@ -11603,7 +11603,7 @@ GetAdventureNameReverentBand = {
|
|||
OR = {
|
||||
NOT = { exists = scope:new_landless_adventurer }
|
||||
scope:new_landless_adventurer ?= {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -12041,7 +12041,7 @@ GetAdventureNameReverentBand = {
|
|||
has_trait = scholar
|
||||
has_education_learning_trigger = yes
|
||||
}
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -354,7 +354,7 @@ RandomSaint = { # Used for statue artifact
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -365,7 +365,7 @@ RandomSaint = { # Used for statue artifact
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -376,7 +376,7 @@ RandomSaint = { # Used for statue artifact
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -387,7 +387,7 @@ RandomSaint = { # Used for statue artifact
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -398,7 +398,7 @@ RandomSaint = { # Used for statue artifact
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -409,7 +409,7 @@ RandomSaint = { # Used for statue artifact
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -518,7 +518,7 @@ RandomSaintName = { # Used for other artifacts
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -529,7 +529,7 @@ RandomSaintName = { # Used for other artifacts
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -540,7 +540,7 @@ RandomSaintName = { # Used for other artifacts
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -551,7 +551,7 @@ RandomSaintName = { # Used for other artifacts
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -562,7 +562,7 @@ RandomSaintName = { # Used for other artifacts
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -573,7 +573,7 @@ RandomSaintName = { # Used for other artifacts
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -682,7 +682,7 @@ RandomSaintNamePossessive = {
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -693,7 +693,7 @@ RandomSaintNamePossessive = {
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -704,7 +704,7 @@ RandomSaintNamePossessive = {
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -715,7 +715,7 @@ RandomSaintNamePossessive = {
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -726,7 +726,7 @@ RandomSaintNamePossessive = {
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
@ -737,7 +737,7 @@ RandomSaintNamePossessive = {
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
}
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@ GetFaithSacredLanguage = {
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:conversos
|
||||
faith = faith:lollard
|
||||
faith = faith:insular_celtic
|
||||
|
|
@ -173,7 +173,7 @@ GetFaithSacredLanguageCharacter = {
|
|||
text = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:conversos
|
||||
faith = faith:lollard
|
||||
faith = faith:insular_celtic
|
||||
|
|
|
|||
|
|
@ -343,7 +343,7 @@ GetLearningBuilding = {
|
|||
trigger = {
|
||||
OR = {
|
||||
has_culture = culture:french
|
||||
has_faith = faith:catholic
|
||||
has_religion = religion:catholic_religion
|
||||
}
|
||||
}
|
||||
localization_key = building_type_notre_dame_01
|
||||
|
|
@ -370,7 +370,7 @@ GetLearningBuilding = {
|
|||
trigger = {
|
||||
OR = {
|
||||
has_culture = culture:franconian
|
||||
has_faith = faith:catholic
|
||||
has_religion = religion:catholic_religion
|
||||
}
|
||||
}
|
||||
localization_key = building_type_holy_site_cologne_cathedral_01
|
||||
|
|
@ -379,7 +379,7 @@ GetLearningBuilding = {
|
|||
trigger = {
|
||||
OR = {
|
||||
has_culture = culture:anglo_saxon
|
||||
has_faith = faith:catholic
|
||||
has_religion = religion:catholic_religion
|
||||
}
|
||||
}
|
||||
localization_key = building_type_holy_site_canterbury_cathedral_01
|
||||
|
|
|
|||
|
|
@ -1313,7 +1313,7 @@ return_rome_decision = {
|
|||
|
||||
is_shown = {
|
||||
top_liege = this
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
exists = faith.religious_head
|
||||
faith.religious_head = {
|
||||
OR = {
|
||||
|
|
@ -1389,7 +1389,7 @@ return_rome_decision = {
|
|||
ai_potential = {
|
||||
is_at_war = no
|
||||
top_liege = this
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
ai_zeal > very_high_negative_ai_value
|
||||
title:c_roma = {
|
||||
holder = {
|
||||
|
|
|
|||
1369
common/decisions/80_major_decisions_middle_europe.txt
Normal file
1369
common/decisions/80_major_decisions_middle_europe.txt
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -810,7 +810,7 @@ restore_papacy_decision = {
|
|||
is_shown = {
|
||||
is_ruler = yes
|
||||
is_playable_character = yes
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
NOT = { faith = { exists = religious_head } }
|
||||
highest_held_title_tier > 3 #Only Kings and Emperors
|
||||
}
|
||||
|
|
@ -842,7 +842,7 @@ restore_papacy_decision = {
|
|||
}
|
||||
|
||||
ai_potential = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
highest_held_title_tier > 3 #Only Kings and Emperors
|
||||
NOT = { faith = { exists = religious_head } }
|
||||
}
|
||||
|
|
@ -880,7 +880,7 @@ restore_pope_in_rome_decision = {
|
|||
is_shown = {
|
||||
is_ruler = yes
|
||||
is_playable_character = yes
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
NOR = {
|
||||
has_title = title:k_papal_state
|
||||
is_roman_emperor_excluding_byzantium_trigger = yes
|
||||
|
|
@ -951,7 +951,7 @@ restore_pope_in_rome_decision = {
|
|||
}
|
||||
|
||||
ai_potential = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
highest_held_title_tier > 3 #Only Kings and Emperors
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1204,7 +1204,7 @@ recreate_byzantine_empire_decision = {
|
|||
}
|
||||
if = {
|
||||
limit = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
add = 500
|
||||
}
|
||||
|
|
|
|||
|
|
@ -363,7 +363,7 @@ bubonic_plague = {
|
|||
triggered_desc = {
|
||||
trigger = {
|
||||
OR = {
|
||||
outbreak_province.county.faith = faith:catholic
|
||||
outbreak_province.county.religion = religion:catholic_religion
|
||||
outbreak_province.county.faith = faith:orthodox
|
||||
outbreak_province.county.faith = faith:nestorian
|
||||
outbreak_province.county.faith = faith:coptic
|
||||
|
|
@ -2365,7 +2365,7 @@ ergotism = { #dancing plague - not contagious
|
|||
outbreak_province = {
|
||||
county = {
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
faith = faith:coptic
|
||||
|
|
|
|||
|
|
@ -1,13 +1,13 @@
|
|||
k_gondor_cosmetic = {
|
||||
color = { 10 5 35 }
|
||||
|
||||
capital = c_paris
|
||||
capital = c_ile_de_france
|
||||
}
|
||||
|
||||
e_numenor_cosmetic = {
|
||||
color = { 75 30 95 }
|
||||
|
||||
capital = c_paris
|
||||
capital = c_ile_de_france
|
||||
}
|
||||
|
||||
d_novelist_high_king = {
|
||||
|
|
@ -15,5 +15,5 @@ d_novelist_high_king = {
|
|||
|
||||
definite_form = yes
|
||||
|
||||
capital = c_paris
|
||||
capital = c_ile_de_france
|
||||
}
|
||||
|
|
@ -152,7 +152,7 @@ e_germany = {
|
|||
color = { 165 185 122 }
|
||||
}
|
||||
}
|
||||
c_tangermunde # Tangermünde
|
||||
c_tangermunde = { # Tangermünde
|
||||
color = { 115 135 115 }
|
||||
|
||||
cultural_names = {
|
||||
|
|
|
|||
|
|
@ -2212,7 +2212,7 @@ e_nistrenia = {
|
|||
d_turov = {
|
||||
color = { 129 163 28 }
|
||||
|
||||
capital = c_orsha
|
||||
capital = c_turov
|
||||
|
||||
|
||||
c_turov = {
|
||||
|
|
|
|||
|
|
@ -441,7 +441,7 @@ e_visegrad = {
|
|||
}
|
||||
d_lubusz = {
|
||||
color = { 151 41 46 }
|
||||
color2 = { 255 255 255 }
|
||||
|
||||
capital = c_grunberg # Zielona Góra
|
||||
|
||||
c_grunberg = { # Zielona Góra
|
||||
|
|
@ -2486,8 +2486,4 @@ e_visegrad = {
|
|||
}
|
||||
}
|
||||
}
|
||||
d_danzig = {
|
||||
color = { 144 12 12 }
|
||||
capital = c_danzig
|
||||
}
|
||||
}
|
||||
|
|
@ -2436,7 +2436,7 @@ ranaheim = {
|
|||
}
|
||||
|
||||
jorvik = {
|
||||
county = c_north_riding
|
||||
county = c_richmond
|
||||
barony = b_yarlestre
|
||||
|
||||
character_modifier = {
|
||||
|
|
|
|||
|
|
@ -1229,7 +1229,7 @@ pool_repopulate_local_flavor = {
|
|||
|
||||
if = {
|
||||
limit = {
|
||||
culture = atlantannach
|
||||
culture = culture:atlantannach
|
||||
}
|
||||
add_character_flag = ai_will_not_convert
|
||||
set_character_faith = faith:iberian
|
||||
|
|
@ -1245,7 +1245,7 @@ pool_repopulate_local_flavor = {
|
|||
|
||||
if = {
|
||||
limit = {
|
||||
culture = traveller
|
||||
culture = culture:traveller
|
||||
}
|
||||
add_character_flag = ai_will_not_convert
|
||||
set_character_faith = faith:celtic
|
||||
|
|
@ -1260,7 +1260,7 @@ pool_repopulate_local_flavor = {
|
|||
}
|
||||
if = {
|
||||
limit = {
|
||||
culture = beur
|
||||
culture = culture:beur
|
||||
}
|
||||
add_character_flag = ai_will_not_convert
|
||||
set_character_faith = faith:simurghi
|
||||
|
|
@ -1275,7 +1275,7 @@ pool_repopulate_local_flavor = {
|
|||
}
|
||||
if = {
|
||||
limit = {
|
||||
culture = turkisch
|
||||
culture = culture:turkisch
|
||||
}
|
||||
add_character_flag = ai_will_not_convert
|
||||
set_character_faith = faith:quranist
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
dynasty = none
|
||||
random_traits = yes
|
||||
culture = culture:frankish
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
martial = {
|
||||
min_template_high_skill
|
||||
max_template_high_skill
|
||||
|
|
|
|||
|
|
@ -764,7 +764,7 @@ restore_papacy_scripted_effect = {
|
|||
if = { #Pick your chaplain first.
|
||||
limit = {
|
||||
exists = cp:councillor_court_chaplain
|
||||
cp:councillor_court_chaplain = { faith = faith:catholic }
|
||||
cp:councillor_court_chaplain = { religion = religion:catholic_religion }
|
||||
}
|
||||
cp:councillor_court_chaplain = { save_scope_as = new_pope }
|
||||
}
|
||||
|
|
|
|||
|
|
@ -968,7 +968,7 @@ building_breweries_requirement = {
|
|||
has_building_or_higher = temple_$NUMBER$
|
||||
}
|
||||
OR = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = { has_doctrine_parameter = allows_brewery }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -140,7 +140,7 @@ ep3_frankokratia_transiting_relative_trigger = {
|
|||
}
|
||||
highest_held_title_tier < tier_county
|
||||
NOT = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
}
|
||||
is_imprisoned = yes
|
||||
is_incapable = yes
|
||||
|
|
@ -164,7 +164,7 @@ ep3_frankokratia_transiting_relative_trigger = {
|
|||
|
||||
ep3_frankokratia_story_owner_trigger = {
|
||||
save_temporary_scope_as = char_temp
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
is_playable_character = yes
|
||||
highest_held_title_tier >= tier_county
|
||||
highest_held_title_tier <= tier_kingdom
|
||||
|
|
@ -382,7 +382,7 @@ ep3_frankokratia_will_start_trigger = {
|
|||
}
|
||||
|
||||
ep3_frankokratia_financier_trigger = {
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
is_ai = yes
|
||||
#Not pals with byz emperor
|
||||
NOR = {
|
||||
|
|
@ -675,7 +675,7 @@ ep3_frankokratia_notification_recipient_trigger = {
|
|||
}
|
||||
}
|
||||
#Most affected Christians
|
||||
faith = faith:catholic
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:armenian_apostolic
|
||||
#Target faith of crusade
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue