From 22502ff663939f6e6312910372828ebb11577725 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sun, 27 Oct 2024 23:50:34 +0100 Subject: Add flavor text to Imperial Election card. --- cards.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ) -- cgit v1.2.3