Skip to content

Commit 7d86c39

Browse files
committed
Fix getting notifications about you going into and getting out of hiding
1 parent 33c743f commit 7d86c39

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CleanSlate/decisions/dynasty_decisions.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1109,6 +1109,8 @@ targeted_decisions = {
11091109
}
11101110

11111111
NOR = {
1112+
character = ROOT
1113+
11121114
trigger_if = {
11131115
limit = {
11141116
OR = {
@@ -1249,6 +1251,8 @@ targeted_decisions = {
12491251
}
12501252

12511253
NOR = {
1254+
character = ROOT
1255+
12521256
trigger_if = {
12531257
limit = {
12541258
OR = {

0 commit comments

Comments
 (0)