summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2025-02-15 11:55:27 +0100
committerTor Andersson <tor@ccxvii.net>2025-02-15 12:09:20 +0100
commitb38f9a790f41a20da5959563a23527135e4b28ac (patch)
tree73c4ae54205233764c1e653152899119671f8388 /play.js
parent84ab6403892145231e8c9a173822de79e378e3f4 (diff)
downloadandean-abyss-b38f9a790f41a20da5959563a23527135e4b28ac.tar.gz
Change event 65 - Poppies.relax-513
DO (place shipment and base) or (remove shipment and base) NOT (place or remove shipment) and (place or remove base)
Diffstat (limited to 'play.js')
-rw-r--r--play.js1
1 files changed, 1 insertions, 0 deletions
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")