Minor fix to DIS, two creatures were missing the Flying ability keyword.
This commit is contained in:
@@ -300,6 +300,7 @@ power=2
|
|||||||
toughness=3
|
toughness=3
|
||||||
text=Flying Whenever Trygon Predator deals combat damage to a player, you may destroy target artifact or enchantment that player controls.
|
text=Flying Whenever Trygon Predator deals combat damage to a player, you may destroy target artifact or enchantment that player controls.
|
||||||
auto=@damaged(player) from(this):may destroy target(artifact,enchantment)
|
auto=@damaged(player) from(this):may destroy target(artifact,enchantment)
|
||||||
|
abilities=Flying
|
||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
@@ -311,7 +312,7 @@ subtype=Goblin Scout
|
|||||||
power=1
|
power=1
|
||||||
toughness=2
|
toughness=2
|
||||||
text=Flying Utvara Scalper attacks each turn if able.
|
text=Flying Utvara Scalper attacks each turn if able.
|
||||||
abilities=mustattack
|
abilities=Flying,mustattack
|
||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
|||||||
Reference in New Issue
Block a user