Skip to content

Commit

Permalink
disable stuff w/ random de jure setup re: issue #612
Browse files Browse the repository at this point in the history
  • Loading branch information
zijistark committed Feb 13, 2019
1 parent 47bbed9 commit 80905fe
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions EMF/common/laws/emf_crown_laws.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1235,6 +1235,7 @@ de_jure_laws = {
}
}
temporary = no
has_random_dejure = no
}
allow = {
emf_laws_has_medium_ca_plus = yes
Expand Down Expand Up @@ -1304,6 +1305,7 @@ de_jure_laws = {
}
}
temporary = no
has_random_dejure = no
}
allow = {
emf_laws_has_high_ca_plus = yes
Expand Down Expand Up @@ -1378,6 +1380,7 @@ de_jure_laws = {
}
}
temporary = no
has_random_dejure = no
}
allow = {
has_law = crown_authority_4
Expand Down
1 change: 1 addition & 0 deletions EMF/events/emf_core.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1499,6 +1499,7 @@ character_event = {
}
}
}
has_random_dejure = no
}

mean_time_to_happen = { days = 0 }
Expand Down
1 change: 1 addition & 0 deletions EMF/events/emf_empires.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ character_event = {
any_demesne_title = {
emf_empires_aed_valid_title = yes
}
has_random_dejure = no
}

mean_time_to_happen = {
Expand Down

0 comments on commit 80905fe

Please sign in to comment.