From b38f9a790f41a20da5959563a23527135e4b28ac Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 15 Feb 2025 11:55:27 +0100 Subject: Change event 65 - Poppies. DO (place shipment and base) or (remove shipment and base) NOT (place or remove shipment) and (place or remove base) --- play.js | 1 + 1 file changed, 1 insertion(+) (limited to 'play.js') diff --git a/play.js b/play.js index a9f793c..5c4301c 100644 --- a/play.js +++ b/play.js @@ -1424,6 +1424,7 @@ function on_update() { action_button("support", "Support") action_button("opposition", "Opposition") + action_button("place", "Place") action_button("remove", "Remove") action_button("roll", "Roll") action_button("skip", "Skip") -- cgit v1.2.3