summaryrefslogtreecommitdiff
path: root/cards.js
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-10-27 23:50:34 +0100
committerTor Andersson <tor@ccxvii.net>2024-10-27 23:50:34 +0100
commit22502ff663939f6e6312910372828ebb11577725 (patch)
treee71f443070585100e97e040a6bc9c35d991b69f3 /cards.js
parentfb15209e66c5365c5df2d9fe1993ab319fd8eab6 (diff)
downloadmaria-22502ff663939f6e6312910372828ebb11577725.tar.gz
Add flavor text to Imperial Election card.
Diffstat (limited to 'cards.js')
-rw-r--r--cards.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/cards.js b/cards.js
index 186bc3c..5f432b0 100644
--- a/cards.js
+++ b/cards.js
@@ -253,7 +253,7 @@ def_pol_card(1744,
def_pol_card(1742,
"Imperial Election",
[],
- null,
+ "At the end of the current turn, elect the Emperor.",
null
)