From 04b355aab33e6c2f92e48cc2feac5a011136bfd5 Mon Sep 17 00:00:00 2001 From: iainp5 Date: Sun, 15 Dec 2024 17:36:55 +0000 Subject: Fix typo in Ceausescu --- rules.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules.js b/rules.js index 361b155..4ffdb52 100644 --- a/rules.js +++ b/rules.js @@ -5424,7 +5424,7 @@ function vm_ceausescu() { game.valid_spaces = [S_BUCURESTI] game.vm_available_ops = 1 game.remove_opponent_infl = false - log(`Democrat has SP adjacent to ${S_CLUJ_NAPOCA}.`) + log(`Democrat has SP adjacent to %${S_CLUJ_NAPOCA}.`) log('Removed SP:') game.state = 'vm_remove_infl' } else { -- cgit v1.2.3