Skip to content

Commit

Permalink
Fix two CleanSlate-introduced plot event bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
Whizzer committed Jan 8, 2022
1 parent 2920603 commit 1f7e890
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CleanSlate/events/base_plot_events.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2646,7 +2646,10 @@ letter_event = {
letter_event = { id = 8096 }
}

usurp_title_plus_barony_if_unlanded = plot_target_title
plot_target_title = {
show_scope_change = no
usurp_title_plus_barony_if_unlanded = PREV
}
}

ai_chance = {
Expand Down Expand Up @@ -4248,7 +4251,6 @@ letter_event = {
reverse_war = {
target = ROOT
casus_belli = other_claim_on_liege
thirdparty = supported_claimant
faction = faction_claimant
}
}
Expand Down

0 comments on commit 1f7e890

Please sign in to comment.