summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
authoriainp5 <iain.pearce.ip@gmail.com>2025-01-14 20:11:32 +0000
committeriainp5 <iain.pearce.ip@gmail.com>2025-01-14 20:11:32 +0000
commitd949b7dc31e553e816336f7fe36ac21723a87a5e (patch)
treeded4b2ed2b64e938d52816a81c02b42a734f3549 /rules.js
parent5053e34e70289e795406f3043ba819dfe102f1f2 (diff)
download1989-dawn-of-freedom-d949b7dc31e553e816336f7fe36ac21723a87a5e.tar.gz
Add possible TODO
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules.js b/rules.js
index fd6735e..c8c92ea 100644
--- a/rules.js
+++ b/rules.js
@@ -5354,6 +5354,7 @@ function vm_inflationary_currency() {
}
function vm_inflationary_currency_discard() {
+ //TODO: skip this step if opponent has no cards in hand
change_player()
if (game.active === COM) {
for (let card of game.communist_hand) {