From d8b6a685d2cc63160d32c184c4a24a515132f9ee Mon Sep 17 00:00:00 2001 From: iainp5 Date: Thu, 5 Dec 2024 15:13:01 +0000 Subject: Add boxed events --- events.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'events.txt') diff --git a/events.txt b/events.txt index 4e5bb87..e1274c1 100644 --- a/events.txt +++ b/events.txt @@ -193,7 +193,7 @@ prompt ' from a Worker space' remove_opp_infl 1 valid_spaces_opponent_socio 4 active_country -prompt `make a Support Check in a Worker space in ${country_name(game.vm_active_country)}` +prompt `make a Support Check in a Worker space in ${country_name(game.vm_active_country)}.` 1_support_check @@ -381,7 +381,7 @@ endif CARD 49 - Foreign Currency Debt Burden* # The Democrat designates 1 country in Eastern Europe. For the rest of this turn the Communist has a -2 modifier for support checks in this country. foreign_currency_debt_burden -logi_msg_gap `Communist cannot make Support Checks in ${country_name(game.foreign_currency_debt_burden)} for the rest of the turn` +log `Communist cannot make Support Checks in ${country_name(game.foreign_currency_debt_burden)} for the rest of the turn` CARD 50 - The Sinatra Doctrine* @@ -501,7 +501,7 @@ add_limited_infl 3 1 CARD 67 - Reformer Rehabilitated* # If you are ahead on the Tiananmen Square track, draw any card in the discard pile. The event takes place immediately. -prompt 'Reformer Rehabilitated: Choose any non-scoring card in the discard pile. Event takes place immediately.' +prompt 'Reformer Rehabilitated: Choose any non-scoring card in the discard pile. Event takes place immediately' reformer_rehabilitated @@ -680,7 +680,7 @@ kohl_proposes_reunification_prep if !is_auto_resolve(C_KOHL_PROPOSES_REUNIFICATION) kohl_proposes_reunification else -logi_msg_gap `C${C_THE_WALL_MUST_GO} has not been successfully played for the event.` +log `C${C_THE_WALL_MUST_GO} has not been successfully played for the event.` endif -- cgit v1.2.3