summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
Diffstat (limited to 'play.js')
-rw-r--r--play.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/play.js b/play.js
index 6e99804..e5bb15b 100644
--- a/play.js
+++ b/play.js
@@ -1346,8 +1346,8 @@ function on_update() {
action_button("subsidy", "Subsidy")
action_button("cancel", "Cancel")
- action_button("reduce", "Reduce military objectives")
- action_button("offer", "Offer peace")
+ action_button("reduce", "Reduce")
+ action_button("peace", "Peace")
action_button("accept", "Accept")
action_button("refuse", "Refuse")
@@ -1369,6 +1369,7 @@ function on_update() {
action_button("done", "Done")
action_button("end_political_card", "End political card")
+ action_button("end_place_hussars", "End place hussars")
action_button("end_cards", "End card draw")
action_button("end_setup", "End setup")
action_button("end_recruit", "End recruit")