From bc4cad21ece173e7d6ece988cf2e8fef14905af9 Mon Sep 17 00:00:00 2001 From: iainp5 Date: Sat, 28 Sep 2024 12:50:03 +0100 Subject: Update Kremlin Coup modifier --- rules.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rules.js') diff --git a/rules.js b/rules.js index 10b1c7a..08cbf59 100644 --- a/rules.js +++ b/rules.js @@ -5041,7 +5041,7 @@ function vm_kremlin_coup() { if (check_vp()) { return } - + game.support_check_modifier = 1 //countries = ['Poland', 'Hungary', 'East_Germany', 'Bulgaria', 'Czechoslovakia', 'Romania'] //revolutions: {'East_Germany': false, 'Poland': false, 'Czechoslovakia': false, 'Hungary': false, 'Romania': false, 'Bulgaria': false} game.temp = [] -- cgit v1.2.3