summaryrefslogtreecommitdiff
path: root/play.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-01-03 23:00:53 +0100
committerTor Andersson <tor@ccxvii.net>2023-02-18 13:02:38 +0100
commit547f0a48eea3f4438cdc84e39ab5118aeb13914f (patch)
tree307407ae090d506b3a710aead96376269b8a288f /play.js
parentfcdc5e97494406570205a8f5abed8a3087f2ecaa (diff)
downloadnevsky-547f0a48eea3f4438cdc84e39ab5118aeb13914f.tar.gz
Allow not swapping lords in storming.
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 a981407..b7286ed 100644
--- a/play.js
+++ b/play.js
@@ -1582,6 +1582,7 @@ function on_update() {
action_button("end_plow_and_reap", "End plow and reap")
action_button("end_ransom", "End ransom")
action_button("end_remove", "End remove")
+ action_button("end_reposition", "End reposition")
action_button("end_sally", "End sally")
action_button("end_setup", "End setup")
action_button("end_spoils", "End spoils")