Time Wipe fix

This commit is contained in:
Adam Pantel
2019-04-13 16:10:42 -04:00
parent 7c0b11d479
commit d02ad1a294

View File

@@ -1,6 +1,6 @@
Name:Time Wipe Name:Time Wipe
ManaCost:2 W W U ManaCost:2 W W U
Types:Sorcery Types:Sorcery
A:SP$ ChooseCard | Cost$ 2 W W U | Choices$ Creature.YouCtrl | Amount$ 1 | Choices$ Creature | SubAbility$ DBDestroy | SpellDescription$ Return a creature you control to its owner's hand, then destroy all creatures. A:SP$ ChangeZone | Cost$ 2 W W U | Origin$ Battlefield | Destination$ Hand | Mandatory$ True | ChangeType$ Creature.YouCtrl | ChangeNum$ 1 | Hidden$ True | SubAbility$ DBDestroy | SpellDescription$ Return a creature you control to your hand, then destroy all creatures.
SVar:DBDestroy:DB$ DestroyAll | ValidCards$ Creature | SpellDescription$ Destroy all creatures. SVar:DBDestroy:DB$ DestroyAll | ValidCards$ Creature | SpellDescription$ Destroy all creatures.
Oracle:Return a creature you control to its owner's hand, then destroy all creatures. Oracle:Return a creature you control to its owner's hand, then destroy all creatures.