summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
authorteisuru <31881306+teisuru@users.noreply.github.com>2023-10-06 15:52:54 +0200
committerTor Andersson <tor@ccxvii.net>2023-12-10 18:16:55 +0100
commita5da4e1449a35afdb8cb1e77325bbac61caac3ba (patch)
tree034eb525e29bff58e24059b75f5809c96a00c42e /rules.js
parent83b038df6fadf65931907cc912d47b2f17cceb89 (diff)
downloadplantagenet-a5da4e1449a35afdb8cb1e77325bbac61caac3ba.tar.gz
stafford branch fix
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules.js b/rules.js
index d6fcf3e..b1ae977 100644
--- a/rules.js
+++ b/rules.js
@@ -4090,12 +4090,13 @@ function get_supply_from_source(source) {
return prov
if (
- game.command === LORD_DEVON &&
+ game.command === LORD_DEVON &&
+ lord_has_capability(LORD_DEVON, AOW_YORK_STAFFORD_BRANCH) &&
(game.where === LOC_EXETER ||
game.where === LOC_LAUNCESTON ||
game.where === LOC_PLYMOUTH ||
game.where === LOC_WELLS ||
- game.where === LOC_ROCHESTER)
+ game.where === LOC_DORCHESTER)
)
prov += 1