diff options
author | iainp5 <iain.pearce.ip@gmail.com> | 2024-12-20 10:26:06 +0000 |
---|---|---|
committer | iainp5 <iain.pearce.ip@gmail.com> | 2024-12-20 10:26:06 +0000 |
commit | ffb272cd9034a5cfbc2b0932c02b675d1c34a0c4 (patch) | |
tree | 61e84f8f9a7b0492b8d8f71a4cd417915e0c53ec /rules.js | |
parent | 3814bf23080825d69181c850e971178856df86c2 (diff) | |
download | 1989-dawn-of-freedom-ffb272cd9034a5cfbc2b0932c02b675d1c34a0c4.tar.gz |
Update logging of TST under Goodbye Lenin
Diffstat (limited to 'rules.js')
-rw-r--r-- | rules.js | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7303,6 +7303,7 @@ states.vm_goodbye_lenin_ops = { }, tst() { push_undo() + log('Tiananmen Square Attempt:') game.state = 'vm_tiananmen_square_attempt' }, } |