summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rules.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules.js b/rules.js
index 47956a1..30dd381 100644
--- a/rules.js
+++ b/rules.js
@@ -6470,6 +6470,7 @@ states.vm_goodbye_lenin = {
card(card) {
push_undo()
log(`Chose to play C${card} for the event`)
+ log(`C${card}:`)
let card_index = game.communist_hand.indexOf(card)
game.communist_hand.splice(card_index, 1)
game.vm_event = card