summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorteisuru <31881306+teisuru@users.noreply.github.com>2023-12-23 07:33:15 +0100
committerteisuru <31881306+teisuru@users.noreply.github.com>2023-12-23 07:33:15 +0100
commit1c54b1957e50d7a9c852ca7fa7e306cdf0643e0a (patch)
tree1893b4466ec3192d4bf76ca6dbc9042090771e63 /play.js
parentb4807c887915a2298049e1705d68c2abc3d4e0dc (diff)
downloadplantagenet-1c54b1957e50d7a9c852ca7fa7e306cdf0643e0a.tar.gz
Event Y4, Y16
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 e7069ca..53db117 100644
--- a/play.js
+++ b/play.js
@@ -1656,6 +1656,7 @@ function on_update() {
action_button("port", "Port")
// Pay or Disband
+ action_button("pay_all", "Pay All")
action_button("pay", "Pay")
action_button("disband", "Disband")
action_button("pillage", "Pillage")