diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2021-10-19 12:59:10 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2021-10-19 12:59:10 +0200 |
| commit | 92fab46996bb8ff4c1e26981fd32f186b91b4142 (patch) | |
| tree | 3303ead8af91c198292899c678a765d7f9b20f8d /data | |
| parent | 93b9098d3e51a4ee92c060d1a4ec85e3a55a0054 (diff) | |
| download | muhqs-game-92fab46996bb8ff4c1e26981fd32f186b91b4142.tar.gz muhqs-game-92fab46996bb8ff4c1e26981fd32f186b91b4142.zip | |
[alchemist] change buy cost to play cost
Diffstat (limited to 'data')
| -rw-r--r-- | data/cards/potions/alchemist.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/cards/potions/alchemist.yml b/data/cards/potions/alchemist.yml index 2a411c36..fa80bc57 100644 --- a/data/cards/potions/alchemist.yml +++ b/data/cards/potions/alchemist.yml @@ -6,15 +6,15 @@ buy: 7 upkeep: 1 full_action: en: - - "You may play a potion equipped to Alchemist without paying its buy cost" + - "You may play a potion equipped to Alchemist without paying its play cost" - "Exile Alchemist: Put any potion card from your store or outside the game in your discard pile" de: - - "Du kannst einen Trank ausgerüstet an den Alchemisten spielen ohne dessen Kaufkosten zu bezahlen" + - "Du kannst einen Trank ausgerüstet an den Alchemisten spielen ohne dessen Spielkosten zu bezahlen" - "Exilire den Alchemisten: Lege eine beliebige Trank Karte von deinem Store oder von außerhalb des Spiels auf deinen Ablagestapel" latex_full_action: en: - - "\\faRedo: You may play a potion equipped to Alchemist without paying its buy cost\\\\ \\vspace{0.2cm}" + - "\\faRedo: You may play a potion equipped to Alchemist without paying its play cost\\\\ \\vspace{0.2cm}" - "\\faRedo, Exile Alchemist: Put any potion card from your store or outside the game in your discard pile" de: - - "\\faRedo: Du kannst einen Trank ausgerüstet an den Alchemisten spielen ohne dessen Kaufkosten zu bezahlen\\\\ \\vspace{0.2cm}" + - "\\faRedo: Du kannst einen Trank ausgerüstet an den Alchemisten spielen ohne dessen Spielkosten zu bezahlen\\\\ \\vspace{0.2cm}" - "\\faRedo, Exilire den Alchemisten: Lege eine beliebige Trank Karte von deinem Store oder von außerhalb des Spiels auf deinen Ablagestapel" |
