Erwan
- 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
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:3414,3425,
|
||||
hand:3414,135267
|
||||
inplay:1250,3566,143024
|
||||
manapool:{2}{R}
|
||||
manapool:{3}{G}
|
||||
[PLAYER2]
|
||||
[DO]
|
||||
#play aura on grizzly
|
||||
3425
|
||||
135267
|
||||
1250
|
||||
#play tranquil domain
|
||||
3566
|
||||
@@ -17,7 +17,7 @@ manapool:{2}{R}
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
graveyard:3414,143024
|
||||
inplay:1250,3566,3425
|
||||
inplay:1250,3566,135267
|
||||
manapool:{0}
|
||||
[PLAYER2]
|
||||
[END]
|
||||
Reference in New Issue
Block a user