- pumped version up to 0.10.1
- Added fleshformer, so that conflux gets 80 cards :)
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-12-23 06:21:30 +00:00
parent d80e72e8c7
commit 4be7d5ebd3
5 changed files with 48 additions and 13 deletions

View File

@@ -194,6 +194,7 @@ flame_fusillade_i265.txt
flare.txt
fledgling_imp.txt
fledgling_imp2.txt
fleshformer.txt
flowstone_hellion.txt
flowstone_slide.txt
fog.txt

View File

@@ -0,0 +1,32 @@
#Testing fleshformer
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:fleshformer
manapool:{W}{U}{B}{R}{G}
[PLAYER2]
inplay:grizzly bears,black knight
[DO]
fleshformer
black knight
next
#begin
next
#attackers
fleshformer
next
#blockers
grizzly bears
next
#damage
next
#end combat
[ASSERT]
COMBATEND
[PLAYER1]
inplay:fleshformer
[PLAYER2]
inplay:grizzly bears
graveyard:black knight
life:16
[END]