diff options
author | teisuru <31881306+teisuru@users.noreply.github.com> | 2024-01-09 09:56:26 +0100 |
---|---|---|
committer | teisuru <31881306+teisuru@users.noreply.github.com> | 2024-01-09 09:56:26 +0100 |
commit | 278ed32ce7613afd403d460dec6b83756596430a (patch) | |
tree | 490618c71d930b7f7ace74d14e0b8c72edf4b2e3 /play.js | |
parent | d5d2336c29db171c6e088848fa05ac929c530671 (diff) | |
download | plantagenet-278ed32ce7613afd403d460dec6b83756596430a.tar.gz |
Event L9, L16, Y22
Diffstat (limited to 'play.js')
-rw-r--r-- | play.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1691,6 +1691,7 @@ function on_update() { action_button("end_spoils", "End Spoils") action_button("end_supply", "End Supply") action_button("escape_ship", "End Escape Ship") + action_button("loyalty_and_trust", "+3 Lordship") action_button("end_wastage", "End Wastage") action_button("end_withdraw", "End Withdraw") |