Alignment
This commit is contained in:
parent
f7a954eb51
commit
15a5108e23
250 changed files with 31104 additions and 25806 deletions
|
|
@ -106,7 +106,7 @@ game_rule.1001 = { #by Mathilda Bjarnehed
|
|||
hidden = yes
|
||||
|
||||
trigger = {
|
||||
is_from_ruler_designer = no # Do not modify the family of somoene from the ruler designer
|
||||
is_from_ruler_designer = no # Do not modify the family of someone from the ruler designer
|
||||
#Is in need of family
|
||||
NOT = {
|
||||
exists = player_heir
|
||||
|
|
@ -127,8 +127,10 @@ game_rule.1001 = { #by Mathilda Bjarnehed
|
|||
is_holy_order = no
|
||||
}
|
||||
NOR = {
|
||||
government_has_flag = government_is_republic
|
||||
government_has_flag = government_is_theocracy
|
||||
has_character_flag = do_not_generate_starting_family
|
||||
government_has_flag = government_is_herder
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -400,7 +402,7 @@ game_rule.1012 = {
|
|||
AND = {
|
||||
top_liege != this
|
||||
liege = {
|
||||
NOT = { culture = culture:mogyer }
|
||||
culture != culture:mogyer
|
||||
highest_held_title_tier = tier_kingdom
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue