From 4440cabdce908b68ecc4e182c2edc6f5733bf7ef Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Sun, 2 Jan 2022 14:12:01 +0100 Subject: fix wormtongue's english oracle text --- data/cards/base/wormtongue.yml | 4 ++-- latex/cards/en/base/wormtongue.tex | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/cards/base/wormtongue.yml b/data/cards/base/wormtongue.yml index d11b109c..e8c6f8df 100644 --- a/data/cards/base/wormtongue.yml +++ b/data/cards/base/wormtongue.yml @@ -7,8 +7,8 @@ movement: 2 buy: 10 upkeep: 2 full_action: - en: "Pay 3: Add a Misinformation token to an opponents pile" + en: "Pay 3: Add a Misinformation token to an opponents discard pile" de: "Zahle 3: Fuege einen Fehlinformation Token zum Ablagestapel eines Gegners hinzu" latex_full_action: - en: "\\faRedo, 3: Add a Misinformation token to an opponents pile" + en: "\\faRedo, 3: Add a Misinformation token to an opponents discard pile" de: "\\faRedo, 3: Füge einen Fehlinformation Token zum Ablagestapel eines Gegners hinzu" diff --git a/latex/cards/en/base/wormtongue.tex b/latex/cards/en/base/wormtongue.tex index f2eeea97..a6a4a8ee 100644 --- a/latex/cards/en/base/wormtongue.tex +++ b/latex/cards/en/base/wormtongue.tex @@ -6,7 +6,7 @@ \begin{tikzpicture} \cardtypeUnit{Wormtongue} \cardbuycost{10} -\cardsplitcontent{Health: 1\\Movement: 2}{\faRedo, 3: Add a Misinformation token to an opponents pile} +\cardsplitcontent{Health: 1\\Movement: 2}{\faRedo, 3: Add a Misinformation token to an opponents discard pile} \cardplaycost{2} \cardmodule{base} \cardborder -- cgit v1.2.3