Fixes
This commit is contained in:
parent
72b0ebb938
commit
29b8e19ef6
58 changed files with 24636 additions and 24387 deletions
|
|
@ -3576,7 +3576,7 @@ learning_theology_special.1003 = {
|
|||
##################################################
|
||||
|
||||
scripted_trigger learning_theology_special_1101_rabbi_trigger = {
|
||||
faith = faith:rabbinism
|
||||
faith = faith:congregationist
|
||||
OR = {
|
||||
has_trait = education_learning_2
|
||||
has_trait = education_learning_3
|
||||
|
|
@ -3654,7 +3654,7 @@ learning_theology_special.1101 = {
|
|||
create_character = {
|
||||
location = root.capital_province
|
||||
template = scholar_character
|
||||
faith = faith:rabbinism
|
||||
faith = faith:congregationist
|
||||
culture = culture:french
|
||||
trait = scholar
|
||||
trait = diligent
|
||||
|
|
@ -3698,11 +3698,11 @@ learning_theology_special.1101 = {
|
|||
culture = root.culture
|
||||
gender_female_chance = {
|
||||
if = {
|
||||
limit = { faith:rabbinism = { has_doctrine_parameter = clergy_must_be_male } }
|
||||
limit = { faith:congregationist = { has_doctrine_parameter = clergy_must_be_male } }
|
||||
value = 0
|
||||
}
|
||||
else_if = {
|
||||
limit = { faith:rabbinism = { has_doctrine_parameter = clergy_must_be_female } }
|
||||
limit = { faith:congregationist = { has_doctrine_parameter = clergy_must_be_female } }
|
||||
value = 100
|
||||
}
|
||||
else = {
|
||||
|
|
|
|||
|
|
@ -127,7 +127,7 @@ warhorse.0002 = {
|
|||
name = warhorse.0002.c
|
||||
trigger = {
|
||||
OR = {
|
||||
faith.religion = religion:hellenism_religion
|
||||
faith.religion = religion:theomach_religion
|
||||
trigger_if = {
|
||||
limit = { is_landed = yes }
|
||||
capital_province = { geographical_region = world_europe_south }
|
||||
|
|
@ -248,7 +248,7 @@ warhorse.0002 = {
|
|||
option = {
|
||||
trigger = {
|
||||
OR = {
|
||||
faith.religion = religion:hellenism_religion
|
||||
faith.religion = religion:theomach_religion
|
||||
trigger_if = {
|
||||
limit = { is_landed = yes }
|
||||
capital_province = { geographical_region = world_europe_south }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue