diff options
-rw-r--r-- | rules.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' ], |