Files
wagic/projects/mtg/bin/Res/test/icatian_priest.txt
wagic.the.homebrew fa05ca5225 Erwan
- cards bugfixes
- added a few zone names for moveTo
2009-03-02 13:40:04 +00:00

31 lines
500 B
Plaintext

#Bug : icatian priest(10E) & spirit weaver(10E) have the same problem that their abilities become tap abilities and thus can be used once a turn and affected by summon sickness
[INIT]
FIRSTMAIN
[PLAYER1]
inplay:132123,129624
manapool:{W}{W}{W}{W}{W}{W}
[PLAYER2]
[DO]
132123
129624
132123
129624
next
#combat begins
next
#attackers
129624
next
#blockers
next
#damages
next
#combatend
[ASSERT]
COMBATEND
[PLAYER1]
inplay:132123,129624
manapool:{0}
[PLAYER2]
life:14
[END]