summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2024-11-01 13:51:20 +0000
committeriainp5 <iain.pearce.ip@gmail.com>2024-11-01 13:51:20 +0000
commit59dc05f266a3e6ee4e13fe7c06059258ee62fad6 (patch)
tree7a5516337e5beee2d8846a165a33be981a6f3ecc /rules.js
parent63ad1be3add6374185139d2798cb6d07dedb1c68 (diff)
download1989-dawn-of-freedom-59dc05f266a3e6ee4e13fe7c06059258ee62fad6.tar.gz
Don't permanently remove events now played to table
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/rules.js b/rules.js
index 2bc7fd2..13aaa53 100644
--- a/rules.js
+++ b/rules.js
@@ -8127,7 +8127,6 @@ CODE[48] = [ // We are the People!*
]
CODE[49] = [ // Foreign Currency Debt Burden*
- [ vm_permanently_remove ],
[ vm_foreign_currency_debt_burden ],
[ vm_return ],
]
@@ -8522,13 +8521,11 @@ CODE[99] = [ // Ligachev*
]
CODE[100] = [ // Stand Fast*
- [ vm_permanently_remove ],
[ vm_stand_fast ],
[ vm_return ],
]
CODE[101] = [ // Elena*
- [ vm_permanently_remove ],
[ vm_if, ()=>!game.the_tyrant_is_gone ],
[ vm_valid_spaces, 'Cluj-Napoca' ],
[ vm_prompt, 'the Romania Elite Space' ],
@@ -8598,7 +8595,6 @@ CODE[107] = [ // Massacre in Timisoara*
]
CODE[108] = [ // Army Backs Revolution*
- [ vm_permanently_remove ],
[ vm_army_backs_revolution ],
[ vm_return ],
]