From e3d8b1c1639218973805c0fa64e33af8b66b33aa Mon Sep 17 00:00:00 2001 From: iainp5 Date: Thu, 7 Nov 2024 19:48:16 +0000 Subject: Update autoresolve events --- events.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'events.txt') diff --git a/events.txt b/events.txt index 01ba963..52cd269 100644 --- a/events.txt +++ b/events.txt @@ -679,9 +679,11 @@ add_limited_infl 4 2 CARD 89 - Domino Theory* # If the Democrat holds Power in at least 2 counties, he may retrieve any Power Struggle - card from the discard pile and play it immediately as an event. The Democrat receives a -1 drm to his dice rolls for this Power Struggle. -prompt 'Domino Theory: choose a Power Struggle card to play from the discard pile' permanently_remove +if !is_auto_resolve(C_DOMINO_THEORY) +prompt 'Domino Theory: choose a Power Struggle card to play from the discard pile' domino_theory +endif @@ -728,12 +730,14 @@ add_infl_free 3 CARD 94 - Union of Democratic Forces* # Remove 4 Communist SPs from Bulgaria. Democratic Player may make Support Checks in Bulgaria using the Ops value of this card if the Bulgarian writers space is Democratically controlled. permanently_remove +if !is_auto_resolve(C_UNION_OF_DEMOCRATIC_FORCES) valid_spaces_country_opp 'Bulgaria' prompt ' from Bulgaria' -remove_opp_infl 4 +remove_limited_opp_infl 4 2 valid_spaces_country_sc 'Bulgaria' prompt 'Make 2 Support Checks in Bulgaria' support_check 2 +endif CARD 95 - Power Struggle - Romania -- cgit v1.2.3