diff options
| -rw-r--r-- | data/misc.ini | 2 | ||||
| -rw-r--r-- | 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} |
