Skip to content

Commit c8bd489

Browse files
committed
TWEAK: limited unfocused seduction
1 parent 34f3668 commit c8bd489

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CK2Plus/decisions/way_of_life_decisions.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,7 @@ targetted_decisions = {
7272
has_dlc = "Way of Life"
7373
NOT = { num_of_lovers = 1 }
7474
trait = lustful
75-
OR = {
76-
at_location = ROOT
77-
same_liege = ROOT
78-
}
75+
at_location = ROOT
7976
}
8077
}
8178
NOT = {

0 commit comments

Comments
 (0)