summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2024-10-07 16:56:46 +0100
committeriainp5 <iain.pearce.ip@gmail.com>2024-10-07 16:56:46 +0100
commit4c1a86f1971328cca921fee04c482ebb007dd2d9 (patch)
treeebb8a3366519f7ab82ddae6683b95c14f2cc9286 /rules.js
parentb283e3c47b5235dd99291612600014c72f35032e (diff)
download1989-dawn-of-freedom-4c1a86f1971328cca921fee04c482ebb007dd2d9.tar.gz
log updates with Stasi
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules.js b/rules.js
index 6ded040..16a49fa 100644
--- a/rules.js
+++ b/rules.js
@@ -3435,6 +3435,8 @@ function end_round() {
game.round_player = DEM
if (game.active !== DEM) {
next_player()
+ } else {
+ log_h3('Democratic Action Round')
}
if (game.democrat_hand.includes(game.stasi_card)) {
game.state = 'stasi_play_card'