Files
wagic/projects/mtg/bin/Res/test/seedcradle_witch.txt
wagic.the.homebrew@gmail.com 5bbf9137ad Erwan
-add missing file
2009-09-12 10:16:06 +00:00

32 lines
501 B
Plaintext

#Bug: Sedcradle witch does not work
# {2}{G}{W}: Target creature gets +3/+3 until end of turn. Untap that creature.
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:prodigal sorcerer,seedcradle witch
manapool:{2}{G}{W}
[PLAYER2]
[DO]
prodigal sorcerer
p2
seedcradle witch
prodigal sorcerer
next
#begin
next
#attackers
prodigal sorcerer
choice 0
next
#blockers
next
#damages
next
#combat end
[ASSERT]
COMBATEND
[PLAYER1]
inplay:prodigal sorcerer,seedcradle witch
[PLAYER2]
life:15
[END]