summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/rules.js b/rules.js
index 5af7a86..85fd548 100644
--- a/rules.js
+++ b/rules.js
@@ -2430,13 +2430,12 @@ function setup_III_Y() {
if (!is_lord_in_play(LORD_MARCH) && is_lord_in_play(LORD_RUTLAND)) {
muster_lord(LORD_RUTLAND, LOC_CANTERBURY)
add_favoury_marker(LOC_CANTERBURY)
-
// TODO: Add Y20
+ }
if (is_lord_in_play(LORD_GLOUCESTER_1)) {
muster_lord(LORD_GLOUCESTER_1, LOC_GLOUCESTER)
add_favoury_marker(LOC_GLOUCESTER)
// TODO: Y34
- }
}
}
if (main_york_heir === MARCH || main_york_heir === LORD_EDWARD_IV) {