diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2025-09-08 20:42:26 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2025-09-08 20:42:26 +0200 |
| commit | 0cbb13f420840d49f1a2f12f97c779b263102337 (patch) | |
| tree | 0d81d94ae92e8dc002b269f4ac69d3dbcaf7f595 /data | |
| parent | 492417cf3a8109a2f063dcffe4017dfda477fef3 (diff) | |
| download | muhqs-game-0cbb13f420840d49f1a2f12f97c779b263102337.tar.gz muhqs-game-0cbb13f420840d49f1a2f12f97c779b263102337.zip | |
implement spell target parsing and magic/no!
Diffstat (limited to 'data')
| -rw-r--r-- | data/cards/magic/no!.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/cards/magic/no!.yml b/data/cards/magic/no!.yml index 632ce001..77bdf9f3 100644 --- a/data/cards/magic/no!.yml +++ b/data/cards/magic/no!.yml @@ -5,5 +5,5 @@ type: spell buy: 5 play: 2 effect: - en: Counter one spell - de: Neutraliziere einen Zauberspruch + en: Counter target declared spell + de: Neutraliziere einen angekündigten Zauber deiner Wahl |
