- 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:
wagic.the.homebrew
2009-02-11 09:38:20 +00:00
parent 391bdaf0d8
commit 6d1d5d751a
22 changed files with 226 additions and 53 deletions
@@ -0,0 +1,19 @@
# {2}{R}, Sacrifice Boggart Arsonists: Destroy target Scarecrow or Plains.
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:158684
manapool:{2}{R}
[PLAYER2]
inplay:154395
[DO]
158684
154395
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:158684
manapool:{0}
[PLAYER2]
graveyard:154395
[END]