push
This commit is contained in:
parent
e460144cdc
commit
9a54c59545
32 changed files with 6078 additions and 37 deletions
|
|
@ -12,6 +12,28 @@ on_game_start = {
|
|||
effect = {
|
||||
##NEOW
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
government_has_flag = government_is_prepublic
|
||||
NOT = {
|
||||
exists = domicile
|
||||
}
|
||||
}
|
||||
create_noble_family_effect = { GOVERNMENT_GIVER = this }
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
government_has_flag = government_is_prepublic
|
||||
primary_title = {
|
||||
NOT = {
|
||||
has_title_law = saxon_elective_succession_law
|
||||
}
|
||||
}
|
||||
}
|
||||
primary_title = {
|
||||
add_title_law = saxon_elective_succession_law
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
government_allows = administrative
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue