summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-06-17 12:06:48 +0200
committerTor Andersson <tor@ccxvii.net>2024-06-17 12:40:27 +0200
commita0fdc24e3c84ffc62ae21b7c0c2806b70cdcb414 (patch)
treecc28f7cce34e00401d8e7f447d4e7c068d2d5afc /play.js
parentd5b08dcd310e5bad9a9bfdacca392250ee270b60 (diff)
downloadfriedrich-a0fdc24e3c84ffc62ae21b7c0c2806b70cdcb414.tar.gz
MAY double 11 spades
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 7eb5c21..7d25ba2 100644
--- a/play.js
+++ b/play.js
@@ -1240,6 +1240,7 @@ function on_update() {
}
/* troops 1-8, reserve 1-10 with modifiers +1 and +5 */
+ action_button_with_argument("value", 22, "22")
for (let v = 16; v >= 0; --v)
action_button_with_argument("value", v, v)