From b6fe2c6e0374dcdf81c9bc38615d74e9155e9c98 Mon Sep 17 00:00:00 2001 From: iainp5 Date: Thu, 7 Nov 2024 17:55:10 +0000 Subject: Fix autoresolve for Kohl Proposes Reunification --- rules.js | 1 + 1 file changed, 1 insertion(+) diff --git a/rules.js b/rules.js index 6f46ee3..90afe63 100644 --- a/rules.js +++ b/rules.js @@ -4913,6 +4913,7 @@ function vm_kohl_proposes_reunification_prep() { if (check_vp()) { return } + vm_next() } function vm_kohl_proposes_reunification() { game.vm_event = C_KOHL_PROPOSES_REUNIFICATION -- cgit v1.2.3