summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
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")