diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2020-11-02 00:22:51 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2021-01-02 22:23:46 +0100 |
| commit | ca795b8f9d151e8ec95298decf952481d6b9d227 (patch) | |
| tree | ae0cbe98a82a0d2014a1a908f779943f2e911295 /data | |
| parent | ee8a2c27e5f582e320d7e6a8400186fd093e3b12 (diff) | |
| download | muhqs-game-ca795b8f9d151e8ec95298decf952481d6b9d227.tar.gz muhqs-game-ca795b8f9d151e8ec95298decf952481d6b9d227.zip | |
buff transmute! to make it playable
Make transmute! a stronger reactive play by putting the store card into hand.
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 bcfe2bde..ff1cdc46 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 = Take one of your cards from the store and put it into your bin. Exile this card +effect = Put one cards your store into your hand. Exile this card [Appear!] type = spell |
