summaryrefslogtreecommitdiff
path: root/rules.ts
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-05-01 17:15:16 +0200
committerTor Andersson <tor@ccxvii.net>2024-05-01 17:28:58 +0200
commitea29209a1af57a02b378f80a872031da474cb097 (patch)
treeff062fd9d3eb8884f20243917d3b3b48175c51fd /rules.ts
parent1a4026e94bd4ef0fce90d5c639a95b5be3c34aaa (diff)
downloadplantagenet-ea29209a1af57a02b378f80a872031da474cb097.tar.gz
stanley != thomas stanley vassal
Diffstat (limited to 'rules.ts')
-rw-r--r--rules.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules.ts b/rules.ts
index 56e9105..6f22f49 100644
--- a/rules.ts
+++ b/rules.ts
@@ -1594,7 +1594,7 @@ function disband_vassal(vassal: Vassal) {
discard_lord_capability(lord, AOW_LANCASTER_MONTAGU)
if (vassal === VASSAL_EDWARD)
discard_lord_capability(lord, AOW_LANCASTER_EDWARD)
- if (vassal === VASSAL_STANLEY)
+ if (vassal === VASSAL_THOMAS_STANLEY)
discard_lord_capability(lord, AOW_LANCASTER_THOMAS_STANLEY)
if (data.vassals[vassal].service > 0) {