diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2021-12-10 14:55:00 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2021-12-10 14:55:00 +0100 |
| commit | 1f795f9074dc1028c6ae638b451d2067b9ecce64 (patch) | |
| tree | 7802b8d04418cdf1198c1a3587eb4a3ecf558bdf /data | |
| parent | d604e5d3863ae3f0eb2b0ddae559a38997f50e7d (diff) | |
| download | muhqs-game-1f795f9074dc1028c6ae638b451d2067b9ecce64.tar.gz muhqs-game-1f795f9074dc1028c6ae638b451d2067b9ecce64.zip | |
fix taxation
Diffstat (limited to 'data')
| -rw-r--r-- | data/cards/tyrant/taxation.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/cards/tyrant/taxation.yml b/data/cards/tyrant/taxation.yml index a0c40494..eabe572c 100644 --- a/data/cards/tyrant/taxation.yml +++ b/data/cards/tyrant/taxation.yml @@ -1,11 +1,11 @@ name: en: Taxation - en: Besteuerung + de: Besteuerung type: intention buy: 3 target: en: store tile - en: Laden Feld + de: Laden Feld effect: - en: "Exile a card from the containing store tile" - de: "Exiliere eine Karte von dem beherbergende Lasen Feld" + en: "Exile a card from the this store tile" + de: "Exiliere eine Karte von diesem Laden Feld" |
