summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorteisuru <31881306+teisuru@users.noreply.github.com>2023-06-28 14:25:03 +0200
committerTor Andersson <tor@ccxvii.net>2023-12-10 18:16:55 +0100
commita75cfe9b3dd138045bbfe760b12371229662427f (patch)
treeba86abc3d8a488df7dde7cbdf55c52bc3aa181be /play.js
parent4080f0823b30cd2a57ecda2d084530bfe73bd911 (diff)
downloadplantagenet-a75cfe9b3dd138045bbfe760b12371229662427f.tar.gz
Levy troops (no exhaust)
Diffstat (limited to 'play.js')
-rw-r--r--play.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/play.js b/play.js
index 43ac1a2..18cc090 100644
--- a/play.js
+++ b/play.js
@@ -1262,8 +1262,10 @@ function on_update() {
action_button("take_coin", "Coin")
action_button("take_ship", "Ship")
action_button("take_cart", "Cart")
+ action_button("levy_troops", "Levy Troops")
action_button("capability", "Capability")
+
// Events
action_button("decline", "Decline")
action_button("deploy", "Deploy")