diff options
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ],
]
|