summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorteisuru <31881306+teisuru@users.noreply.github.com>2023-10-15 12:41:13 +0200
committerTor Andersson <tor@ccxvii.net>2023-12-10 18:16:55 +0100
commit88a8df8cf0aa33f362734643682c0f2b4d0b46b4 (patch)
tree903c226a0bb8b327b89a4a6e4e70e906d75312e6 /play.js
parent2663781a5dae52f23bab0ffe2b7f16ca0c6b17f5 (diff)
downloadplantagenet-88a8df8cf0aa33f362734643682c0f2b4d0b46b4.tar.gz
end tides of war + heralds
Diffstat (limited to 'play.js')
-rw-r--r--play.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/play.js b/play.js
index 5eba9f0..0ecdf30 100644
--- a/play.js
+++ b/play.js
@@ -1616,7 +1616,8 @@ function on_update() {
action_button("surrender", "Surrender")
// Use all commands
-
+ action_button("heralds", "Heralds")
+
// Use one command
action_button("sail", "Sail")
action_button("parley", "Parley")