From d1aa8afd10969468868c6a7412d255c01eea1f51 Mon Sep 17 00:00:00 2001 From: iainp5 Date: Sat, 28 Sep 2024 15:54:15 +0100 Subject: Fix Tyrant is Gone --- rules.js | 1 - 1 file changed, 1 deletion(-) diff --git a/rules.js b/rules.js index 38803f9..eb11635 100644 --- a/rules.js +++ b/rules.js @@ -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() -- cgit v1.2.3