summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/play.js b/play.js
index c3769c4..208015c 100644
--- a/play.js
+++ b/play.js
@@ -1600,6 +1600,9 @@ function update_map() {
action_button("naval_move", "Naval")
action_button("eliminate", "Eliminate")
action_button("pick_up_all", "Pick up all")
+ action_button("pick_up_ld", "Pick up leaders")
+ action_button("pick_up_dt", "Pick up drilled troops")
+ action_button("pick_up_ax", "Pick up auxiliaries")
action_button("drop_off", "Drop off")
action_button("activate", "Activate")
action_button("intercept", "Intercept")