summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2024-11-08 12:09:03 +0000
committeriainp5 <iain.pearce.ip@gmail.com>2024-11-08 12:09:03 +0000
commita03c12cd980461301774eca04afc52dada9fdbf1 (patch)
tree68ebf6cc542a15e133709ad83019b7ccfc570549 /rules.js
parent275e03c84e3a6b67cb2da82b040d45ebd4038f08 (diff)
download1989-dawn-of-freedom-a03c12cd980461301774eca04afc52dada9fdbf1.tar.gz
Fix Honecker under general strike
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules.js b/rules.js
index 324e4f0..ce6d596 100644
--- a/rules.js
+++ b/rules.js
@@ -1790,7 +1790,6 @@ states.honecker ={
log_h2(`Action Round ${game.round}`)
game.round_player = COM
permanently_remove(C_HONECKER)
- console.log('game.persistent_events', game.persistent_events)
if (game.persistent_events.includes(C_GENERAL_STRIKE)) {
game.state = 'general_strike'
} else {