Laurent - Added deluge (10E) also added "all" to the tap parser, tested and work, not compatible with cost at the moment. Test suite before R486 was running fine on this update.
This commit is contained in:
@@ -486,6 +486,16 @@ type=Sorcery
|
||||
mana={B}
|
||||
[/card]
|
||||
[card]
|
||||
text=Tap all creatures without flying.
|
||||
id=135223
|
||||
name=Deluge
|
||||
auto=tap all(creature[-flying])
|
||||
rarity=U
|
||||
color=Blue
|
||||
type=Instant
|
||||
mana={2}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text=Destroy target artifact or land.
|
||||
target=artifact,land
|
||||
auto=destroy
|
||||
|
||||
Reference in New Issue
Block a user