Skip to content

Commit 1f7e890

Browse files
committed
Fix two CleanSlate-introduced plot event bugs
1 parent 2920603 commit 1f7e890

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

CleanSlate/events/base_plot_events.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2646,7 +2646,10 @@ letter_event = {
26462646
letter_event = { id = 8096 }
26472647
}
26482648

2649-
usurp_title_plus_barony_if_unlanded = plot_target_title
2649+
plot_target_title = {
2650+
show_scope_change = no
2651+
usurp_title_plus_barony_if_unlanded = PREV
2652+
}
26502653
}
26512654

26522655
ai_chance = {
@@ -4248,7 +4251,6 @@ letter_event = {
42484251
reverse_war = {
42494252
target = ROOT
42504253
casus_belli = other_claim_on_liege
4251-
thirdparty = supported_claimant
42524254
faction = faction_claimant
42534255
}
42544256
}

0 commit comments

Comments
 (0)