From 8a271e3edb94225b8ff3ede464405dbecf99eb9a Mon Sep 17 00:00:00 2001 From: Troy Nordine Date: Fri, 15 Sep 2023 15:35:23 -0500 Subject: Supply cleaned up and working. --- play.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'play.js') 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") -- cgit v1.2.3