summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2025-01-09 17:17:06 +0000
committeriainp5 <iain.pearce.ip@gmail.com>2025-01-09 17:17:06 +0000
commitd734057ed4d53c8ad25dc4abd768380f8a887ec1 (patch)
treeb0521422b9eb227328db4cd692118449bdf828fd /rules.js
parent7a7ee7a5c19974ded7d0e63006069ad9f342f41a (diff)
download1989-dawn-of-freedom-d734057ed4d53c8ad25dc4abd768380f8a887ec1.tar.gz
Fix We Are the People and unflushed summary
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules.js b/rules.js
index 8bc0003..67f29e9 100644
--- a/rules.js
+++ b/rules.js
@@ -3773,6 +3773,7 @@ function finish_the_wall() {
}
function finish_we_are_the_people() {
+ summary_flush()
game.valid_spaces = [...S_EAST_GERMANY]
game.vm_max_infl = 2
game.vm_available_ops = game.vm_influence_added[S_LUTHERAN_CHURCH]