From a0fdc24e3c84ffc62ae21b7c0c2806b70cdcb414 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Mon, 17 Jun 2024 12:06:48 +0200 Subject: MAY double 11 spades --- play.js | 1 + 1 file changed, 1 insertion(+) (limited to 'play.js') 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) -- cgit v1.2.3