From cb8515d8f89be83405073e573e5a5bf40f59779d Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Thu, 2 Mar 2023 01:25:50 +0100 Subject: Attack (sans ambush). --- play.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'play.js') diff --git a/play.js b/play.js index c4a3733..459e759 100644 --- a/play.js +++ b/play.js @@ -780,6 +780,9 @@ function on_update() { action_button("kidnap", "Process") action_button("kidnap", "Bribe") + // Attack sub-actions + action_button("resolve", "Resolve!") + // Train/Rally sub-actions action_button("move", "Move") action_button("flip", "Flip") -- cgit v1.2.3