aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/cards/kraken/drowned_sailor.yml1
-rw-r--r--latex/cards/de/kraken/drowned_sailor.tex2
-rw-r--r--latex/cards/en/kraken/drowned_sailor.tex2
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}