From e4cf9f359261b1fc2ce24c6f2d668d5700650548 Mon Sep 17 00:00:00 2001 From: iainp5 Date: Sun, 6 Oct 2024 09:35:57 +0100 Subject: Consistent use of valid_spaces_country_opp --- events.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'events.txt') diff --git a/events.txt b/events.txt index 2ab7233..c8ca6eb 100644 --- a/events.txt +++ b/events.txt @@ -297,7 +297,7 @@ permanently_remove CARD 41 - Ceausescu* # Remove 3 Democratic SPs in Romania and make a Support Check in Romania using the Ops value of this card. If the Democratic Player has any SPs in spaces adjacent to Cluj at the end of this action round remove 1 Communist SP from Bucharest. May not be played as an event after The Tyrant is Gone. if !game.the_tyrant_is_gone -valid_spaces_country_sc 'Romania' +valid_spaces_country_opp 'Romania' prompt ' from Romania' remove_opp_infl 3 valid_spaces_country_sc 'Romania' @@ -322,7 +322,7 @@ power_struggle CARD 44 - Inflationary Currency # Target any Country where your opponent has Power. Place 2 SPs and make 1 Support Check in the Country using the Ops value of this card. Your opponent may cancel the Support Check by discarding a 3 Ops value card. inflationary_currency -valid_spaces_country_sc +valid_spaces_country_opp prompt ()=>` from ${country_name(game.vm_active_country)}` remove_opp_infl 2 inflationary_currency_discard @@ -604,7 +604,7 @@ permanently_remove CARD 82 - Spitzel* # Remove 2 Democratic SPs in Germany. -valid_spaces_country_sc 'East_Germany' +valid_spaces_country_opp 'East_Germany' prompt ' from East Germany' remove_opp_infl 2 permanently_remove @@ -706,7 +706,7 @@ permanently_remove 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. -valid_spaces_country_sc 'Bulgaria' +valid_spaces_country_opp 'Bulgaria' prompt ' from Bulgaria' remove_opp_infl 4 valid_spaces_country_sc 'Bulgaria' @@ -744,7 +744,7 @@ endif CARD 98 - Politburo Intrigue* # Remove 3 Democratic SPs in Bulgaria, no more than 2 per space. Then make one Support Check in Bulgaria, using the Ops value of this card. -valid_spaces_country_sc 'Bulgaria' +valid_spaces_country_opp 'Bulgaria' prompt ' from Bulgaria' remove_limited_opp_infl 3 2 valid_spaces_country_sc 'Bulgaria' -- cgit v1.2.3