summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
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)