From 660806fb7ca066b3d474df1e7befcdd4234beddb Mon Sep 17 00:00:00 2001 From: tool4EvEr Date: Mon, 19 Apr 2021 19:30:58 +0200 Subject: [PATCH] Fix wrong target --- forge-gui/res/cardsfolder/c/chaos_warp.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/c/chaos_warp.txt b/forge-gui/res/cardsfolder/c/chaos_warp.txt index 3d348269b6b..71fca0ca533 100644 --- a/forge-gui/res/cardsfolder/c/chaos_warp.txt +++ b/forge-gui/res/cardsfolder/c/chaos_warp.txt @@ -2,6 +2,5 @@ Name:Chaos Warp ManaCost:2 R Types:Instant A:SP$ ChangeZone | Cost$ 2 R | Origin$ Battlefield | Destination$ Library | ValidTgts$ Permanent | TgtPrompt$ Select target permanent | SubAbility$ DBDig | Shuffle$ True | SpellDescription$ The owner of target permanent shuffles it into their library, then reveals the top card of their library. If it's a permanent card, they put it onto the battlefield. -SVar:DBDig:DB$Dig | Defined$ TargetedController | DigNum$ 1 | Reveal$ True | DestinationZone$ Battlefield | DestinationZone2$ Library | LibraryPosition2$ 0 | ChangeNum$ All | ChangeValid$ Permanent -SVar:Picture:http://www.wizards.com/global/images/magic/general/chaos_warp.jpg +SVar:DBDig:DB$Dig | Defined$ TargetedOwner | DigNum$ 1 | Reveal$ True | DestinationZone$ Battlefield | DestinationZone2$ Library | LibraryPosition2$ 0 | ChangeNum$ All | ChangeValid$ Permanent Oracle:The owner of target permanent shuffles it into their library, then reveals the top card of their library. If it's a permanent card, they put it onto the battlefield.