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
|
||||
|
||||
@@ -311,15 +311,6 @@ mana={3}{U}
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Tap all creatures without flying.
|
||||
id=135223
|
||||
name=Deluge
|
||||
rarity=U
|
||||
color=Blue
|
||||
type=Instant
|
||||
mana={2}{U}
|
||||
[/card]
|
||||
[card]
|
||||
text=When Denizen of the Deep comes into play, return each other creature you control to its owner's hand.
|
||||
id=135250
|
||||
name=Denizen of the Deep
|
||||
|
||||
Reference in New Issue
Block a user