diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2025-09-08 11:18:21 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2025-09-08 15:41:45 +0200 |
| commit | ee605fa7fa48803756b0c3216afc4bd692ec144a (patch) | |
| tree | 8ebf685055910dc2463b6c48c0a8837e94a00a14 /data | |
| parent | 4ef4b1d236e06dd043a8d77a0bcaf27c69164442 (diff) | |
| download | muhqs-game-ee605fa7fa48803756b0c3216afc4bd692ec144a.tar.gz muhqs-game-ee605fa7fa48803756b0c3216afc4bd692ec144a.zip | |
fix typo in card name
Reported-By: Nounou
Diffstat (limited to 'data')
| -rw-r--r-- | data/cards/exp1/approach_supremacy!.yml (renamed from data/cards/exp1/approach_supremancy!.yml) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/cards/exp1/approach_supremancy!.yml b/data/cards/exp1/approach_supremacy!.yml index 297c1a67..1fb1f0fc 100644 --- a/data/cards/exp1/approach_supremancy!.yml +++ b/data/cards/exp1/approach_supremacy!.yml @@ -1,9 +1,9 @@ name: - en: Approach Supremancy! + en: Approach Supremacy! de: Erreiche Überlegenheit! type: spell buy: 10 play: 20 effect: - en: If you played Approach Supremancy! three times you win the game + en: If you played Approach Supremacy! three times you win the game de: Falls du Erreiche Überlegenheit! bereits drei mal gespielt hast gewinnst du das Spiel |
