summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2023-01-17 16:17:52 +0100
committerTor Andersson <tor@ccxvii.net>2023-02-18 13:02:39 +0100
commit0e9f582c1f9dbb125c9911a1b2364502d6abc535 (patch)
tree5bdb02b8d02f047734ea3ffa604c85e658714188
parent81765167835c1f547bc5e11a3259698b20e6b220 (diff)
downloadnevsky-0e9f582c1f9dbb125c9911a1b2364502d6abc535.tar.gz
Lift Siege after Avoid Battle.
-rw-r--r--rules.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules.js b/rules.js
index 5685266..24ef9ab 100644
--- a/rules.js
+++ b/rules.js
@@ -4862,6 +4862,8 @@ function avoid_battle_2() {
set_lord_moved(lord, 1)
}
+ lift_sieges()
+
game.march.avoid_to = 0
game.march.avoid_way = 0
resume_avoid_battle()