diff options
author | teisuru <31881306+teisuru@users.noreply.github.com> | 2023-12-20 09:32:08 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-12-21 14:14:00 +0100 |
commit | 5417073df09922cb350dfb04adad251c6984ffef (patch) | |
tree | fbb60a0d4da00b3850971714fac879ada4fbb31d /play.js | |
parent | b753bdda4063c7f2f1674d3b75bde5da19b3aef0 (diff) | |
download | plantagenet-5417073df09922cb350dfb04adad251c6984ffef.tar.gz |
Event L10, L18, Y14, Y34, Y35,
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1626,6 +1626,7 @@ function on_update() { action_button("tax", "Tax") action_button("merchants", "Merchants") action_button("agitators", "Agitators") + action_button("exile_pact", "Exile Pact") // Muster & Spoils action_button("take_prov", "Provender") |