diff options
author | Tor Andersson <tor@ccxvii.net> | 2024-10-27 23:50:34 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-10-27 23:50:34 +0100 |
commit | 22502ff663939f6e6312910372828ebb11577725 (patch) | |
tree | e71f443070585100e97e040a6bc9c35d991b69f3 /cards.js | |
parent | fb15209e66c5365c5df2d9fe1993ab319fd8eab6 (diff) | |
download | maria-22502ff663939f6e6312910372828ebb11577725.tar.gz |
Add flavor text to Imperial Election card.
Diffstat (limited to 'cards.js')
-rw-r--r-- | cards.js | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ) |