diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2021-01-09 15:09:08 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2021-01-09 15:09:08 +0100 |
| commit | 27965879320cba12fe691dbb06eb9acd692a057f (patch) | |
| tree | a8f14390e23f2dc15e2670ebda9459834d354f6e /data | |
| parent | 60bc3ea5904c34235ee395a5ee360ca9ffd3620a (diff) | |
| download | muhqs-game-27965879320cba12fe691dbb06eb9acd692a057f.tar.gz muhqs-game-27965879320cba12fe691dbb06eb9acd692a057f.zip | |
fix Transmute! effect
Diffstat (limited to 'data')
| -rw-r--r-- | data/magic.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/magic.ini b/data/magic.ini index ff1cdc46..ba74456e 100644 --- a/data/magic.ini +++ b/data/magic.ini @@ -104,7 +104,7 @@ effect = Switch the positions of two permanents you control type = spell buy = 5 play = 5 -effect = Put one cards your store into your hand. Exile this card +effect = Put one card from your store into your hand. Exile this card [Appear!] type = spell |
