summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-01-04 19:24:10 +0100
committerTor Andersson <tor@ccxvii.net>2023-02-18 13:02:38 +0100
commitdaf592c048be381ac9ca6187d523e5ec22e2e37c (patch)
tree9a6b85d5ed5da15146b0b20659a53ce6639e7f99
parentba995143cb96254870557c2503e473d20084ae57 (diff)
downloadnevsky-daf592c048be381ac9ca6187d523e5ec22e2e37c.tar.gz
Fix Legate mustering lord not at his seat.
-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