Erwan
- new Ability : ALifeGiver (bottle gnomes) - Added a few cards from Tempest - Hybrid mana fix for hybrid mana involving uncolored mana costs (see tests/generic/hybridmana2.txt - spectral possession) - Fixed bugs with targetting for TargetAbilities - Fixed multiple sacrifice abilities cost (Siege gang commander, see tests) - Fixed a small font issue
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
#text={4}{W}, {T}, Sacrifice Protomatter Powder: Return target artifact card from your graveyard to play.
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
inplay:174833
|
||||
graveyard:1099
|
||||
manapool:{4}{W}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
174833
|
||||
1099
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
graveyard:174833
|
||||
manapool:{0}
|
||||
inplay:1099
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user