aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Fischer <florian.fischer@muhq.space>2025-08-07 21:01:16 +0200
committerFlorian Fischer <florian.fischer@muhq.space>2025-08-20 15:57:36 +0200
commitdc34e9a69aa35225dd2288d948a445e136f76bf1 (patch)
tree7be1b7a22c799960df8e1ba1ad862b47413ee774
parent442e6e8cb92b7e119fa6d534069cc1ea3c74dc69 (diff)
downloadmuhqs-game-dc34e9a69aa35225dd2288d948a445e136f76bf1.tar.gz
muhqs-game-dc34e9a69aa35225dd2288d948a445e136f76bf1.zip
update missionary and recruit tex
-rw-r--r--latex/cards/de/base/missionary.tex2
-rw-r--r--latex/cards/de/base/recruit.tex1
-rw-r--r--latex/cards/en/base/missionary.tex2
-rw-r--r--latex/cards/en/base/recruit.tex1
4 files changed, 4 insertions, 2 deletions
diff --git a/latex/cards/de/base/missionary.tex b/latex/cards/de/base/missionary.tex
index 1f01925e..3d26a080 100644
--- a/latex/cards/de/base/missionary.tex
+++ b/latex/cards/de/base/missionary.tex
@@ -6,7 +6,7 @@
\begin{tikzpicture}
\cardtypeUnit{Missionar}
\cardbuycost{10}
-\cardsplitcontent{Leben: 1\\Bewegung: 2}{\faRedo: Lege zwei Glaubens-Marken auf eine Ziel-Unit. Du kontrollierst die Unit falls mehr Glaubens-Marken auf ihr liegen als ihre Kauf-Kosten}
+\cardsplitcontent{Leben: 1\\Bewegung: 2}{\faRedo: Lege fünf Glaubens-Marken auf eine Ziel-Unit in Range 3. Du kontrollierst die Unit falls glwich viele oder mehr Glaubens-Marken auf ihr liegen als ihre Kauf-Kosten}
\cardplaycost{2}
\cardmodule{base}
\cardborder
diff --git a/latex/cards/de/base/recruit.tex b/latex/cards/de/base/recruit.tex
index d00a1bc6..e977f60e 100644
--- a/latex/cards/de/base/recruit.tex
+++ b/latex/cards/de/base/recruit.tex
@@ -5,6 +5,7 @@
\begin{document}
\begin{tikzpicture}
\cardtypeUnitToken{Rekrut}
+\cardbuycost{0}
\cardcontent{\textit{Leben: 1\\Bewegung: 1\\Angriff: 1}}
\cardplaycost{0}
\cardmodule{base}
diff --git a/latex/cards/en/base/missionary.tex b/latex/cards/en/base/missionary.tex
index 6835b9b5..51b4c1af 100644
--- a/latex/cards/en/base/missionary.tex
+++ b/latex/cards/en/base/missionary.tex
@@ -6,7 +6,7 @@
\begin{tikzpicture}
\cardtypeUnit{Missionary}
\cardbuycost{10}
-\cardsplitcontent{Health: 1\\Movement: 2}{\faRedo: Put two faith marks on target Unit. If there are more faith marks than the units buying cost you control that unit}
+\cardsplitcontent{Health: 1\\Movement: 2}{\faRedo: Put five faith marks on target Unit in range 3. If the faith marks are equal to or more than the units buying cost you control that unit}
\cardplaycost{2}
\cardmodule{base}
\cardborder
diff --git a/latex/cards/en/base/recruit.tex b/latex/cards/en/base/recruit.tex
index 5432298b..95922036 100644
--- a/latex/cards/en/base/recruit.tex
+++ b/latex/cards/en/base/recruit.tex
@@ -5,6 +5,7 @@
\begin{document}
\begin{tikzpicture}
\cardtypeUnitToken{Recruit}
+\cardbuycost{0}
\cardcontent{\textit{Health: 1\\Movement: 1\\Attack: 1}}
\cardplaycost{0}
\cardmodule{base}