summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-10-29 01:32:09 +0100
committerTor Andersson <tor@ccxvii.net>2024-10-29 01:34:29 +0100
commitf350952a89532d25da841b642c47c63703475e14 (patch)
tree67136d181ca928d76ef012eefd403d7e30076b44 /play.js
parenta20df50959feced99132b6b12bcfd7956d5ee41f (diff)
downloadmaria-f350952a89532d25da841b642c47c63703475e14.tar.gz
must grant permission for mixed stacks on flanders map.
Cannot pass on remaining moves while alternating moves!
Diffstat (limited to 'play.js')
-rw-r--r--play.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/play.js b/play.js
index 5838520..25acc5d 100644
--- a/play.js
+++ b/play.js
@@ -1445,14 +1445,11 @@ function on_update() {
action_button("end_cards", "End card draw")
action_button("end_setup", "End setup")
action_button("end_recruit", "End recruit")
- action_button("end_flanders", "Pass Flanders moves")
action_button("end_movement", "End movement")
action_button("end_combat", "End combat")
action_button("end_supply", "End supply")
action_button("end_turn", "End turn")
- confirm_action_button("confirm_end_flanders", "Pass Flanders moves",
- "You have NOT moved ANY pieces on the FLANDERS map!\nAre you sure you want to SKIP movement for the FLANDERS map?")
confirm_action_button("confirm_end_movement", "End movement",
"You have NOT moved ANY pieces!\nAre you sure you want to SKIP movement?")