diff options
-rw-r--r-- | rules.js | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -424,7 +424,6 @@ states.choose_card = { },
card(card) {
push_undo()
- game.persistent_events['the_crowd_turns_against_ceausescu'] = true
//Check if player is at risk of losing game due to held scoring card
let scoring_cards_count = count_scoring_cards()
|