From 8f2952a271555c59ab6e4bb89783c8ea13b0b97c Mon Sep 17 00:00:00 2001 From: Sloth Date: Wed, 3 Oct 2012 18:13:01 +0000 Subject: [PATCH] - Fixed Rest in Peace and Wheel of Sun and Moon (someone must have changed the syntax). --- res/cardsfolder/r/rest_in_peace.txt | 2 +- res/cardsfolder/w/wheel_of_sun_and_moon.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/res/cardsfolder/r/rest_in_peace.txt b/res/cardsfolder/r/rest_in_peace.txt index 547c022c807..58d2b8c32bf 100644 --- a/res/cardsfolder/r/rest_in_peace.txt +++ b/res/cardsfolder/r/rest_in_peace.txt @@ -5,7 +5,7 @@ Text:no text T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChangeZoneAll | TriggerDescription$ When CARDNAME enters the battlefield, exile all cards from all graveyards. SVar:TrigChangeZoneAll:AB$ ChangeZoneAll | Cost$ 0 | ChangeType$ Card | Origin$ Graveyard | Destination$ Exile R:Event$ Moved | ActiveZones$ Battlefield | Destination$ Graveyard | ValidCard$ Card | ReplaceWith$ Exile | Description$ If a card or token would be put into a graveyard from anywhere, exile it instead. -SVar:Exile:AB$ ChangeZone | Cost$ 0 | Hidden$ True | Destination$ Exile | Defined$ ReplacedCard +SVar:Exile:AB$ ChangeZone | Cost$ 0 | Hidden$ True | Origin$ All | Destination$ Exile | Defined$ ReplacedCard SVar:RemRandomDeck:True SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/rest_in_peace.jpg diff --git a/res/cardsfolder/w/wheel_of_sun_and_moon.txt b/res/cardsfolder/w/wheel_of_sun_and_moon.txt index 8d39bdfd303..1593a6e8928 100644 --- a/res/cardsfolder/w/wheel_of_sun_and_moon.txt +++ b/res/cardsfolder/w/wheel_of_sun_and_moon.txt @@ -5,7 +5,7 @@ Text:no text K:Enchant player A:SP$ Attach | Cost$ GW GW | ValidTgts$ Player R:Event$ Moved | ActiveZones$ Battlefield | Destination$ Graveyard | ValidCard$ Card.OwnedBy Player.EnchantedBy | ReplaceWith$ Reveal | Description$ If a card would be put into enchanted player's graveyard from anywhere, instead that card is revealed and put on the bottom of that player's library. -SVar:Reveal:AB$ ChangeZone | Cost$ 0 | Hidden$ True | Destination$ Library | Defined$ ReplacedCard | LibraryPosition$ -1 | Reveal$ True +SVar:Reveal:AB$ ChangeZone | Cost$ 0 | Hidden$ True | Origin$ All | Destination$ Library | Defined$ ReplacedCard | LibraryPosition$ -1 | Reveal$ True SVar:RemRandomDeck:True SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/wheel_of_sun_and_moon.jpg