From de9e615c9cdb81e2ba09adc8f2be7ccdd48a0d92 Mon Sep 17 00:00:00 2001 From: teisuru <31881306+teisuru@users.noreply.github.com> Date: Mon, 20 Jan 2025 12:29:45 +0100 Subject: fix soldiers of fortune + irishmen and beloved warwick fix for soldiers of fortune not applying to beloved warwick and irishmen --- play.js | 1 + 1 file changed, 1 insertion(+) (limited to 'play.js') 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") -- cgit v1.2.3