J0N4TH4N - please review the removal of Dehydration in MTGAbility.cpp
This commit is contained in:
@@ -296,6 +296,17 @@ power=1
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature (Target a creature as you play this. This card comes into play attached to that creature.) Enchanted creature doesn't untap during its controller's untap step.
|
||||
id=19577
|
||||
name=Dehydration
|
||||
target=creature
|
||||
auto=doesnotuntap
|
||||
type=Enchantment
|
||||
mana={3}{U}
|
||||
subtype=Aura
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
text=Destroy target permanent.
|
||||
id=19638
|
||||
target=*
|
||||
|
||||
@@ -13,9 +13,12 @@ toughness=3
|
||||
text=Destroy target creature. It can't be regenerated. Its controller puts a 1/1 white Spirit creature token with flying into play.
|
||||
id=19549
|
||||
name=Afterlife
|
||||
rarity=U
|
||||
target=creature
|
||||
auto=bury && token(Spirit,creature,1/1,flying white)
|
||||
## token doesn't work with "targetcontroller"
|
||||
type=Instant
|
||||
mana={2}{W}
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
text=Defender (This creature can't attack.) {T}: Prevent the next 1 damage that would be dealt to target creature or player this turn.
|
||||
@@ -573,15 +576,7 @@ power=1
|
||||
subtype=Wolverine
|
||||
toughness=1
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature (Target a creature as you play this. This card comes into play attached to that creature.) Enchanted creature doesn't untap during its controller's untap step.
|
||||
id=19577
|
||||
name=Dehydration
|
||||
rarity=C
|
||||
type=Enchantment
|
||||
mana={3}{U}
|
||||
subtype=Aura
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
text=Trample You may sacrifice three black creatures rather than pay Delraich's mana cost.
|
||||
id=19697
|
||||
|
||||
Reference in New Issue
Block a user