Psyringe - fixed a bug with Aura Mutation (INV) - it only targeted auras, but should target all enchantments. Test suite script for Aura Mutation has been added and activated. Please check, this is the first time I'm doing changes to a _cards.dat file.
Also fixed a typo in Argothian Swine (USG) (missing capitalization) which caused the card not to be translated.
This commit is contained in:
@@ -133,7 +133,7 @@ mana={R}{G}
|
||||
[card]
|
||||
text=Destroy target enchantment. Put X 1/1 green Saproling creature tokens onto the battlefield, where X is its converted mana cost.
|
||||
id=23184
|
||||
target=aura
|
||||
target=enchantment
|
||||
alias=23195
|
||||
name=Aura Mutation
|
||||
rarity=R
|
||||
|
||||
Reference in New Issue
Block a user