summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/play.js b/play.js
index 89a5413..75290bb 100644
--- a/play.js
+++ b/play.js
@@ -601,6 +601,11 @@ function on_update() {
action_button("rommel", "Rommel")
action_button("stop", "Stop")
+ action_button("retreat", "Retreat")
+ action_button("partial_retreat", "Partial retreat")
+ action_button("full_retreat", "Full retreat")
+ action_button("probe_combat", "Probe combat")
+
action_button("group", "Group")
action_button("regroup", "Regroup")