From a9ea92146f5dcbb0d2bf385d2a7d1b02b5249d92 Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Fri, 8 Dec 2023 21:10:01 +0100 Subject: kraken: add health to drowned sailor --- data/cards/kraken/drowned_sailor.yml | 1 + latex/cards/de/kraken/drowned_sailor.tex | 2 +- latex/cards/en/kraken/drowned_sailor.tex | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/data/cards/kraken/drowned_sailor.yml b/data/cards/kraken/drowned_sailor.yml index dcec5bb8..28c73f61 100644 --- a/data/cards/kraken/drowned_sailor.yml +++ b/data/cards/kraken/drowned_sailor.yml @@ -3,6 +3,7 @@ name: de: Ertrunkener Matrose type: unit token: true +health: 1 attack: 1 effect: en: diff --git a/latex/cards/de/kraken/drowned_sailor.tex b/latex/cards/de/kraken/drowned_sailor.tex index 4fa6b890..322ee878 100644 --- a/latex/cards/de/kraken/drowned_sailor.tex +++ b/latex/cards/de/kraken/drowned_sailor.tex @@ -5,7 +5,7 @@ \begin{document} \begin{tikzpicture} \cardtypeUnitToken{Ertrunkener Matrose} -\cardsplitcontent{Angriff: 1}{Eine bemannte Unit hat +1 Bewegung solange sie schwimmt.\\ Zerstöre den Ertrunkenen Matrosen falls er fallen gelassen wird} +\cardsplitcontent{Leben: 1\\Angriff: 1}{Eine bemannte Unit hat +1 Bewegung solange sie schwimmt.\\ Zerstöre den Ertrunkenen Matrosen falls er fallen gelassen wird} \cardmodule{kraken} \cardborder \end{tikzpicture} diff --git a/latex/cards/en/kraken/drowned_sailor.tex b/latex/cards/en/kraken/drowned_sailor.tex index 77261c69..2600f80c 100644 --- a/latex/cards/en/kraken/drowned_sailor.tex +++ b/latex/cards/en/kraken/drowned_sailor.tex @@ -5,7 +5,7 @@ \begin{document} \begin{tikzpicture} \cardtypeUnitToken{Drowned Sailor} -\cardsplitcontent{Attack: 1}{A crewed unit gets +1 movement while swimming.\\ If Drowned Sailor is dropped destroy it} +\cardsplitcontent{Health: 1\\Attack: 1}{A crewed unit gets +1 movement while swimming.\\ If Drowned Sailor is dropped destroy it} \cardmodule{kraken} \cardborder \end{tikzpicture} -- cgit v1.2.3