diff options
| -rw-r--r-- | data/cards/exp1/discount!.yml | 2 | ||||
| -rw-r--r-- | latex/cards/en/exp1/discount!.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/data/cards/exp1/discount!.yml b/data/cards/exp1/discount!.yml index 86c7d0bc..b6ec6fee 100644 --- a/data/cards/exp1/discount!.yml +++ b/data/cards/exp1/discount!.yml @@ -5,5 +5,5 @@ type: spell buy: 5 play: 2 effect: - en: This turn you may buy an additional card this turn and buying cards cost half their buying cost, rounded up + en: This turn you may buy an additional card and buying cards cost half their buying cost, rounded up de: Du kannst diesen Zug eine zusätzliche Karte kaufen und Karten kaufen kostet die Hälfte ihres normalen Preises, aufgerundet diff --git a/latex/cards/en/exp1/discount!.tex b/latex/cards/en/exp1/discount!.tex index 34e36916..52dd90a2 100644 --- a/latex/cards/en/exp1/discount!.tex +++ b/latex/cards/en/exp1/discount!.tex @@ -6,7 +6,7 @@ \begin{tikzpicture} \cardtypeSpell{Discount!} \cardbuycost{5} -\cardcontent{This turn you may buy an additional card this turn and buying cards cost half their buying cost, rounded up} +\cardcontent{This turn you may buy an additional card and buying cards cost half their buying cost, rounded up} \cardplaycost{2} \cardmodule{exp1} \cardborder |
