summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules.js b/rules.js
index b5c0919..587817d 100644
--- a/rules.js
+++ b/rules.js
@@ -3580,7 +3580,8 @@ states.papal_legate_active = {
// Seat of a Ready Lord without rolling
if (is_lord_ready(lord)) {
- gen_action_lord(lord)
+ if (is_lord_seat(lord, here))
+ gen_action_lord(lord)
}
// Seat of a Lord on the Calendar