diff options
author | iainp5 <iain.pearce.ip@gmail.com> | 2025-01-04 21:17:07 +0000 |
---|---|---|
committer | iainp5 <iain.pearce.ip@gmail.com> | 2025-01-04 21:17:07 +0000 |
commit | 91ee938e26c0b38ad7810b9c5095610119c3e7e8 (patch) | |
tree | b9d38b6f28f639fe3c62d50d3ab629d9cbc7e6f0 | |
parent | b82e734d58bf7673d33258e7c0804077e9398fd6 (diff) | |
download | 1989-dawn-of-freedom-91ee938e26c0b38ad7810b9c5095610119c3e7e8.tar.gz |
Show the Tyrant is Gone in persistent events
-rw-r--r-- | rules.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -9477,7 +9477,6 @@ CODE[97] = [ // The Tyrant is Gone* [ vm_prompt, 'the Romanian Elite Space' ], [ vm_remove_x_opp_infl, 4 ], [ vm_the_tyrant_is_gone ], - [ vm_permanently_remove ], [ vm_else ], [ vm_the_tyrant_is_gone_prep ], [ vm_endif ], |