- Ashen firebeast bug fix - Small cards bug fixes - Bloodfire colossus bug fix - Graphical glitch in Opponent deck's choice when Deck name is too long... attempt to fix, let's be careful, no more than 9 letters in Deck names, please - Updated Tranquil domain test. It was using cards that have been removed from the DB - replaced /n/ with (n) in shop
23 lines
331 B
Plaintext
23 lines
331 B
Plaintext
#text=Destroy all non-Aura enchantments.
|
|
[INIT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
hand:3414,135267
|
|
inplay:1250,3566,143024
|
|
manapool:{3}{G}
|
|
[PLAYER2]
|
|
[DO]
|
|
#play aura on grizzly
|
|
135267
|
|
1250
|
|
#play tranquil domain
|
|
3566
|
|
3414
|
|
[ASSERT]
|
|
FIRSTMAIN
|
|
[PLAYER1]
|
|
graveyard:3414,143024
|
|
inplay:1250,3566,135267
|
|
manapool:{0}
|
|
[PLAYER2]
|
|
[END] |