From 8eb0411bad2ce49f99ce5b21b576104a91e9bc45 Mon Sep 17 00:00:00 2001 From: iainp5 Date: Mon, 9 Dec 2024 07:52:24 +0000 Subject: Check Ceausescu at end round not end event --- events.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'events.txt') diff --git a/events.txt b/events.txt index e1274c1..6caf4ea 100644 --- a/events.txt +++ b/events.txt @@ -309,15 +309,19 @@ permanently_remove if game.persistent_events.includes(THE_TYRANT_IS_GONE_OCCURRED) tyrant_block else +if game.persistent_events.includes(C_CEAUSESCU) +prompt 'you must remove 1 SP from Bucharesti' +ceausescu +return +else if !is_auto_resolve(C_CEAUSESCU) +ceausescu_prep valid_spaces_country_opp 'Romania' prompt ' from Romania' remove_opp_infl 3 valid_spaces_country_sc 'Romania' prompt 'make a Support Check in Romania' 1_support_check -prompt ' from Bucharesti' -ceausescu endif -- cgit v1.2.3