From 2e06b4e63daa323fe475640853af62343178a3d6 Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Tue, 20 Oct 2020 01:10:36 +0200 Subject: give king protection from Die! --- data/misc.ini | 2 +- latex/cards/king.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/misc.ini b/data/misc.ini index 4952493f..6587bc4b 100644 --- a/data/misc.ini +++ b/data/misc.ini @@ -1,7 +1,7 @@ [King] token = true type = unit -effect = 5 Resource: +shroud until end of turn +effect = 5 Resource: +shroud until end of turn. \\ Protection from Die! upkeep = 0 [Farmer] diff --git a/latex/cards/king.tex b/latex/cards/king.tex index 0d9dfca5..3b474b41 100644 --- a/latex/cards/king.tex +++ b/latex/cards/king.tex @@ -10,7 +10,7 @@ \begin{document} \begin{tikzpicture} \cardtypeUnitToken{King} -\cardsplitcontent{}{5 Resource: +shroud until end of turn} +\cardsplitcontent{}{5 Resource: +shroud until end of turn. \\ Protection from Die!} \cardplaycost{0}\cardmodule{} \cardborder \end{tikzpicture} -- cgit v1.2.3