diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2022-01-02 14:12:01 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2022-01-02 14:12:01 +0100 |
| commit | 4440cabdce908b68ecc4e182c2edc6f5733bf7ef (patch) | |
| tree | cdc69d50299d58b5648444472f3bc8edaf975556 /data | |
| parent | 5eddcbf5e3a3eda9e247f819eddd512886be51a2 (diff) | |
| download | muhqs-game-4440cabdce908b68ecc4e182c2edc6f5733bf7ef.tar.gz muhqs-game-4440cabdce908b68ecc4e182c2edc6f5733bf7ef.zip | |
fix wormtongue's english oracle text
Diffstat (limited to 'data')
| -rw-r--r-- | data/cards/base/wormtongue.yml | 4 |
1 files changed, 2 insertions, 2 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" |
