summaryrefslogtreecommitdiff
path: root/events.txt
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2024-12-09 07:52:24 +0000
committeriainp5 <iain.pearce.ip@gmail.com>2024-12-09 07:52:24 +0000
commit8eb0411bad2ce49f99ce5b21b576104a91e9bc45 (patch)
tree75cbf1bd889925c5d407f8a855ba5a120093e561 /events.txt
parent0b1dc3f61290323b492a1780f15566b4ee09d2e4 (diff)
download1989-dawn-of-freedom-8eb0411bad2ce49f99ce5b21b576104a91e9bc45.tar.gz
Check Ceausescu at end round not end event
Diffstat (limited to 'events.txt')
-rw-r--r--events.txt8
1 files changed, 6 insertions, 2 deletions
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