summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorTroy Nordine <tdnordine@gmail.com>2023-09-15 15:35:23 -0500
committerTor Andersson <tor@ccxvii.net>2023-12-10 18:16:55 +0100
commit8a271e3edb94225b8ff3ede464405dbecf99eb9a (patch)
treea1569e8b8a1e6d22856876d0d976f23075a24d7e /play.js
parentfd3419c822afb68ca5b8e156104f542449bba453 (diff)
downloadplantagenet-8a271e3edb94225b8ff3ede464405dbecf99eb9a.tar.gz
Supply cleaned up and working.
Diffstat (limited to 'play.js')
-rw-r--r--play.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/play.js b/play.js
index 1658ebe..3552840 100644
--- a/play.js
+++ b/play.js
@@ -1493,6 +1493,9 @@ function on_update() {
action_button("spend1", "Spend 1 Influence")
action_button("spend3", "Spend 3 Influence")
+ // Supply
+ action_button("stronghold", "Stronghold")
+ action_button("port", "Port")
// Events
action_button("decline", "Decline")