summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rules.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules.js b/rules.js
index 4ffef6a..17a3249 100644
--- a/rules.js
+++ b/rules.js
@@ -9049,6 +9049,7 @@ CODE[41] = [ // Ceausescu*
[ vm_permanently_remove ],
[ vm_if, ()=>game.persistent_events.includes(THE_TYRANT_IS_GONE_OCCURRED) ],
[ vm_tyrant_block ],
+ [ vm_return ],
[ vm_else ],
[ vm_if, ()=>game.persistent_events.includes(C_CEAUSESCU) ],
[ vm_prompt, 'you must remove 1 SP from Bucharesti' ],