diff options
author | teisuru <31881306+teisuru@users.noreply.github.com> | 2023-12-06 12:58:06 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-12-10 18:16:55 +0100 |
commit | 01f6e5e561b167f817fcbb4b9fd3c1ecde36ba44 (patch) | |
tree | 45a5fbc84e4d724b69ac33e78569665dc933fc52 /play.js | |
parent | f9265b22d989031351af3c667d5af44a56ad376b (diff) | |
download | plantagenet-01f6e5e561b167f817fcbb4b9fd3c1ecde36ba44.tar.gz |
Y10 agitators
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1625,6 +1625,7 @@ function on_update() { action_button("supply", "Supply") action_button("tax", "Tax") action_button("merchants", "Merchants") + action_button("agitators", "Agitators") // Muster & Spoils action_button("take_prov", "Provender") |