- add Mercadian Masques, Mirrodin, Odyssey -> let's do some cleanup!
- Attempt at solving a bug with AI+psychic venom (manaburn), not tested
- Added Abrasax's monocolor AI decks
- Momir better randomizer
- Removed 64 Abilities limitation, I hope...
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-04-11 02:02:10 +00:00
parent c6b1027762
commit 12bd665409
20 changed files with 13168 additions and 30 deletions
@@ -0,0 +1,18 @@
#Testing That Keldon Warlord's power and toughness change as expected
MOMIR
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:grizzly bears,llanowar elves
hand:plains
manapool:{4}
[PLAYER2]
[DO]
plains -momir- keldon warlord
[ASSERT]
FIRSTMAIN
[PLAYER1]
graveyard:plains
inplay:grizzly bears,llanowar elves,keldon warlord
[PLAYER2]
[END]