Erwan
- Added destroy all(xxx) and bury all(xxx) keywords in _cards.dat
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
#Does Wrath of god destroy all creatures ?
|
||||
[INIT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
hand:1372
|
||||
manapool:{2}{W}{W}
|
||||
inplay:1188,1145,1250,1236,1092,1385
|
||||
[PLAYER2]
|
||||
inplay:1323,1268,1151,1393
|
||||
[DO]
|
||||
1372
|
||||
[ASSERT]
|
||||
FIRSTMAIN
|
||||
[PLAYER1]
|
||||
graveyard:1188,1145,1250,1236,1372
|
||||
inplay:1092,1385
|
||||
manapool:{0}
|
||||
[PLAYER2]
|
||||
graveyard:1323,1268
|
||||
inplay:1393,1151
|
||||
[END]
|
||||
Reference in New Issue
Block a user