From c7c00a162fe1ecfb5911d9f309a3f1b7586c3f12 Mon Sep 17 00:00:00 2001 From: Sloth Date: Sun, 26 Feb 2012 10:11:28 +0000 Subject: [PATCH] - Fixed Sway of the Stars. --- res/cardsfolder/s/sway_of_the_stars.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/cardsfolder/s/sway_of_the_stars.txt b/res/cardsfolder/s/sway_of_the_stars.txt index 715cfd7669d..7d50bf22b88 100644 --- a/res/cardsfolder/s/sway_of_the_stars.txt +++ b/res/cardsfolder/s/sway_of_the_stars.txt @@ -2,9 +2,9 @@ Name:Sway of the Stars ManaCost:8 U U Types:Sorcery Text:no text -A:SP$ ChangeZoneAll | Cost$ 8 U U | ChangeType$ Card | Origin$ Hand | Destination$ Library | Shuffle$ True | SubAbility$ DBChangeAll | SpellDescription$ Each player shuffles his or her hand, graveyard, and permanents he or she owns into his or her library, then draws seven cards. Each player's life total becomes 7. +A:SP$ ChangeZoneAll | Cost$ 8 U U | ChangeType$ Card | Origin$ Hand | Destination$ Library | SubAbility$ DBChangeAll | SpellDescription$ Each player shuffles his or her hand, graveyard, and permanents he or she owns into his or her library, then draws seven cards. Each player's life total becomes 7. SVar:DBChangeAll:DB$ChangeZoneAll | ChangeType$ Card | Origin$ Graveyard | Destination$ Library | SubAbility$ DBChangeAll2 -SVar:DBChangeAll2:DB$ChangeZoneAll | ChangeType$ Permanent | Origin$ Battlefield | Destination$ Library | SubAbility$ DBDraw +SVar:DBChangeAll2:DB$ChangeZoneAll | ChangeType$ Permanent | Origin$ Battlefield | Destination$ Library | Shuffle$ True | SubAbility$ DBDraw SVar:DBDraw:DB$Draw | NumCards$ 7 | Defined$ Each | SubAbility$ DBSetLife SVar:DBSetLife:DB$SetLife | Defined$ Each | LifeAmount$ 7 SVar:RemAIDeck:True