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 ea6044f..064c108 100644
--- a/rules.js
+++ b/rules.js
@@ -8772,7 +8772,7 @@ CODE[14] = [ // Gorbachev Charms the West
[ vm_valid_spaces_opponent ],
[ vm_remove_opp_infl, 2 ],
[ vm_valid_spaces_sc ],
- [ vm_prompt, 'select a space for the Support Check' ],
+ [ vm_prompt, 'select a space for the Support Check.' ],
[ vm_1_support_check ],
[ vm_return ],
]