diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2025-04-29 10:19:08 -0500 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2025-08-20 15:57:15 +0200 |
| commit | 59e0191b4b97db424a6f297c0905c7e31865589a (patch) | |
| tree | 539785007f2e5890e993760ddcb1c2dedf54e596 /data | |
| parent | 753ce5c1bcd915df2f3d86f1d3d9680d09cfb6cc (diff) | |
| download | muhqs-game-59e0191b4b97db424a6f297c0905c7e31865589a.tar.gz muhqs-game-59e0191b4b97db424a6f297c0905c7e31865589a.zip | |
update wording of distribute eot effect spells
Diffstat (limited to 'data')
| -rw-r--r-- | data/cards/magic/defense!.yml | 4 | ||||
| -rw-r--r-- | data/cards/magic/rush!.yml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/data/cards/magic/defense!.yml b/data/cards/magic/defense!.yml index c5485118..67c50509 100644 --- a/data/cards/magic/defense!.yml +++ b/data/cards/magic/defense!.yml @@ -5,5 +5,5 @@ type: spell buy: 5 play: 3 effect: - en: Two units have +1 Armor this turn - de: Zwei Units haben +1 RĂ¼stung diesen Zug + en: Distribute twice "+ 1 Armor this turn" on up to two target units + de: Verteile zweimal "+ 1 RĂ¼stung diesen Zug" auf bis zu zwei Ziel-Units diff --git a/data/cards/magic/rush!.yml b/data/cards/magic/rush!.yml index 74b5966c..768e5b84 100644 --- a/data/cards/magic/rush!.yml +++ b/data/cards/magic/rush!.yml @@ -5,5 +5,5 @@ type: spell buy: 5 play: 2 effect: - en: Distribute twice "+ 2 Movement this turn" on up to two units - de: Verteile zweimal "+ 2 Bewegung diesen Zug" auf bis zu zwei Units + en: Distribute twice "+ 2 Movement this turn" on up to two target units + de: Verteile zweimal "+ 2 Bewegung diesen Zug" auf bis zu zwei Ziel-Units |
