diff options
-rw-r--r-- | rules.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 { |