summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2024-09-20 12:29:29 +0100
committeriainp5 <iain.pearce.ip@gmail.com>2024-09-20 12:29:29 +0100
commitbb2262dafca96423b0a45dc4058d2ad686f21ace (patch)
tree9ccb1db9f0534fddbfd0292ddabb098d26927191 /rules.js
parent324c500f25c5c7db38d3ba4e1bf21f351b142e7a (diff)
download1989-dawn-of-freedom-bb2262dafca96423b0a45dc4058d2ad686f21ace.tar.gz
Fix the Tyrant is gone
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules.js b/rules.js
index c77ab30..aee7a57 100644
--- a/rules.js
+++ b/rules.js
@@ -8046,10 +8046,10 @@ 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 ],
- [ vm_permanently_remove ],
[ vm_return ],
]