Erwan
- pumped version up to 0.10.1 - Added fleshformer, so that conflux gets 80 cards :)
This commit is contained in:
@@ -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
|
||||
|
||||
32
projects/mtg/bin/Res/test/fleshformer.txt
Normal file
32
projects/mtg/bin/Res/test/fleshformer.txt
Normal 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]
|
||||
Reference in New Issue
Block a user