summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2025-03-10 15:45:15 +0000
committeriainp5 <iain.pearce.ip@gmail.com>2025-03-10 15:45:15 +0000
commitc39f61daa463ad22430bb99f4737ebdcc52a91af (patch)
tree8985d562559f5ecbd565efa8d3eaf2036dbcd870 /rules.js
parent6a362e0b922ff84cbc048ce1ae21ff040205dad3 (diff)
download1989-dawn-of-freedom-c39f61daa463ad22430bb99f4737ebdcc52a91af.tar.gz
Fix TST with Goodbye Lenin event
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules.js b/rules.js
index d986ff8..b2a105b 100644
--- a/rules.js
+++ b/rules.js
@@ -7016,6 +7016,7 @@ states.vm_goodbye_lenin_ops = {
},
tst() {
push_undo()
+ game.available_ops = get_card_ops(this_card())
log('Tiananmen Square Attempt:')
game.state = 'vm_tiananmen_square_attempt'
},