summaryrefslogtreecommitdiff
path: root/rules.js
diff options
context:
space:
mode:
Diffstat (limited to 'rules.js')
-rw-r--r--rules.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules.js b/rules.js
index 8bf96f5..1d78cdc 100644
--- a/rules.js
+++ b/rules.js
@@ -9132,7 +9132,7 @@ CODE[88] = [ // Adamec*
CODE[89] = [ // Domino Theory*
[ vm_permanently_remove ],
[ vm_if, ()=>!is_auto_resolve(C_DOMINO_THEORY) ],
- [ vm_prompt, 'Domino Theory: Choose a Power Struggle card to play from the discard pile.' ],
+ [ vm_prompt, 'Domino Theory: Choose a Power Struggle card to play from the discard pile' ],
[ vm_domino_theory ],
[ vm_else ],
[ vm_domino_theory_pass ],