diff --git a/forge-gui/res/cardsfolder/upcoming/time_wipe.txt b/forge-gui/res/cardsfolder/upcoming/time_wipe.txt index a1f72ba7e16..5d6d43a50e1 100644 --- a/forge-gui/res/cardsfolder/upcoming/time_wipe.txt +++ b/forge-gui/res/cardsfolder/upcoming/time_wipe.txt @@ -1,6 +1,6 @@ Name:Time Wipe ManaCost:2 W W U 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. Oracle:Return a creature you control to its owner's hand, then destroy all creatures.