Fixed Endless Wurm.
This commit is contained in:
@@ -13782,7 +13782,7 @@ toughness=1
|
|||||||
[card]
|
[card]
|
||||||
name=Endless Wurm
|
name=Endless Wurm
|
||||||
abilities=trample
|
abilities=trample
|
||||||
auto=@each my upkeep:moveTo(graveyard) notatarget(this,enchantment|myBattlefield)
|
auto=upcost[{S(enchantment|myBattlefield)}] moveTo(mygraveyard)
|
||||||
text=Trample -- At the beginning of your upkeep, sacrifice Endless Wurm unless you sacrifice an enchantment.
|
text=Trample -- At the beginning of your upkeep, sacrifice Endless Wurm unless you sacrifice an enchantment.
|
||||||
mana={3}{G}{G}
|
mana={3}{G}{G}
|
||||||
type=Creature
|
type=Creature
|
||||||
|
|||||||
Reference in New Issue
Block a user