summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorteisuru <31881306+teisuru@users.noreply.github.com>2025-01-20 12:29:45 +0100
committerteisuru <31881306+teisuru@users.noreply.github.com>2025-01-20 12:29:45 +0100
commitde9e615c9cdb81e2ba09adc8f2be7ccdd48a0d92 (patch)
tree836ca4ee66856bd80a41bdceab0ac5bc1b6b3cf4 /play.js
parent7ce679fa9898be1df134ea0518ba4f120f2f3e73 (diff)
downloadplantagenet-de9e615c9cdb81e2ba09adc8f2be7ccdd48a0d92.tar.gz
fix soldiers of fortune + irishmen and beloved warwick
fix for soldiers of fortune not applying to beloved warwick and irishmen
Diffstat (limited to 'play.js')
-rw-r--r--play.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/play.js b/play.js
index a9fcf69..1aa92da 100644
--- a/play.js
+++ b/play.js
@@ -1549,6 +1549,7 @@ function on_update() {
action_button("heralds", "Heralds")
action_button("levy_beloved_warwick", "Beloved Warwick")
action_button("levy_irishmen", "Irishmen")
+ action_button("soldiers_of_fortune_militia", "SoF & Militia")
action_button("loyalty_and_trust", "Loyalty and Trust")
action_button("merchants", "Merchants")
action_button("regroup", "Regroup")