diff options
author | iainp5 <iain.pearce.ip@gmail.com> | 2025-03-10 15:45:15 +0000 |
---|---|---|
committer | iainp5 <iain.pearce.ip@gmail.com> | 2025-03-10 15:45:15 +0000 |
commit | c39f61daa463ad22430bb99f4737ebdcc52a91af (patch) | |
tree | 8985d562559f5ecbd565efa8d3eaf2036dbcd870 /rules.js | |
parent | 6a362e0b922ff84cbc048ce1ae21ff040205dad3 (diff) | |
download | 1989-dawn-of-freedom-c39f61daa463ad22430bb99f4737ebdcc52a91af.tar.gz |
Fix TST with Goodbye Lenin event
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' }, |