diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2025-04-29 10:19:08 -0500 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2025-04-29 10:19:08 -0500 |
| commit | 43484a19ec9ddd6923a02e2481f3a14f5b36d744 (patch) | |
| tree | 418b15ddee7771c0443888c285827bb6fd231c65 /data | |
| parent | 23d7d2946509cefa3004d0dfb655f2753b3c93fc (diff) | |
| download | muhqs-game-43484a19ec9ddd6923a02e2481f3a14f5b36d744.tar.gz muhqs-game-43484a19ec9ddd6923a02e2481f3a14f5b36d744.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 |
