summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules.js b/rules.js
index b7cdd77..8d8c514 100644
--- a/rules.js
+++ b/rules.js
@@ -3576,6 +3576,10 @@ states.gov_suppression = {
}
})
+ if (!targets.length) {
+ log(">No Bands/Faileks to neutralize")
+ }
+
// TODO FLN player chooses which exact units are neutralized)
shuffle(targets)
for(let u of targets.slice(0, result)) {