summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-11-09 13:12:59 +0100
committerMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-11-09 13:12:59 +0100
commit00deef4da4cc7a6ba4a4d59f9fa76c4a585d3f73 (patch)
treef42588cd313e00b7899f24a8e532f2aebaceacfc
parent821da12f389b3d2f461a2513f7fd5cb669a7cbd7 (diff)
downloadalgeria-00deef4da4cc7a6ba4a4d59f9fa76c4a585d3f73.tar.gz
Election results rolls on coup table, but isn't a coup
-rw-r--r--rules.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules.js b/rules.js
index 21f5f9e..4ef764a 100644
--- a/rules.js
+++ b/rules.js
@@ -5200,7 +5200,7 @@ function roll_coup_table(oas_drm=false) {
let d2 = roll_d6()
log_br()
- log(`Coup attempt G${d1} G${d2}`)
+ log(`Result G${d1} G${d2}`)
let coup = d1 + d2
if (oas_drm) {