From d734057ed4d53c8ad25dc4abd768380f8a887ec1 Mon Sep 17 00:00:00 2001 From: iainp5 Date: Thu, 9 Jan 2025 17:17:06 +0000 Subject: Fix We Are the People and unflushed summary --- rules.js | 1 + 1 file changed, 1 insertion(+) (limited to 'rules.js') 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] -- cgit v1.2.3