diff options
author | iainp5 <iain.pearce.ip@gmail.com> | 2024-11-07 17:55:10 +0000 |
---|---|---|
committer | iainp5 <iain.pearce.ip@gmail.com> | 2024-11-07 17:55:10 +0000 |
commit | b6fe2c6e0374dcdf81c9bc38615d74e9155e9c98 (patch) | |
tree | 62b5f7b2c242102417e01dc293da510a4fdfb372 /rules.js | |
parent | 7c1224ae2c45e6167a2d63fd2b175234e6e40c2c (diff) | |
download | 1989-dawn-of-freedom-b6fe2c6e0374dcdf81c9bc38615d74e9155e9c98.tar.gz |
Fix autoresolve for Kohl Proposes Reunification
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |