From ea4b9840f43b07be2d276d0a8d000a8bbbfae24a Mon Sep 17 00:00:00 2001 From: Sloth Date: Fri, 15 Mar 2013 12:12:15 +0000 Subject: [PATCH] - Added a few missing "nonToken" properties. --- res/cardsfolder/f/forbidden_crypt.txt | 2 +- res/cardsfolder/w/wheel_of_sun_and_moon.txt | 2 +- res/cardsfolder/y/yawgmoths_agenda.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/res/cardsfolder/f/forbidden_crypt.txt b/res/cardsfolder/f/forbidden_crypt.txt index 6894db4c3d0..50f118e5483 100644 --- a/res/cardsfolder/f/forbidden_crypt.txt +++ b/res/cardsfolder/f/forbidden_crypt.txt @@ -5,7 +5,7 @@ R:Event$ Draw | ActiveZones$ Battlefield | ValidPlayer$ You | ReplaceWith$ Check SVar:CheckLoseCondition:DB$ LosesGame | Defined$ You | ConditionCheckSVar$ CardsInGrave | ConditionSVarCompare$ EQ0 | SubAbility$ ForbiddenPractice SVar:ForbiddenPractice:DB$ ChangeZone | Hidden$ True | Mandatory$ True | ChangeType$ Card.YouOwn | ChangeNum$ 1 | Origin$ Graveyard | Destination$ Hand SVar:CardsInGrave:Count$InYourYard -R:Event$ Moved | ActiveZones$ Battlefield | Destination$ Graveyard | ValidCard$ Card.YouOwn | ReplaceWith$ CryptExile | Description$ If a card would be put into your graveyard from anywhere, exile that card instead. +R:Event$ Moved | ActiveZones$ Battlefield | Destination$ Graveyard | ValidCard$ Card.nonToken+YouOwn | ReplaceWith$ CryptExile | Description$ If a card would be put into your graveyard from anywhere, exile that card instead. SVar:CryptExile:AB$ ChangeZone | Cost$ 0 | Hidden$ True | Origin$ All | Destination$ Exile | Defined$ ReplacedCard SVar:RemAIDeck:True SVar:RemRandomDeck:True diff --git a/res/cardsfolder/w/wheel_of_sun_and_moon.txt b/res/cardsfolder/w/wheel_of_sun_and_moon.txt index af405f05e61..df6a7eb22e2 100644 --- a/res/cardsfolder/w/wheel_of_sun_and_moon.txt +++ b/res/cardsfolder/w/wheel_of_sun_and_moon.txt @@ -3,7 +3,7 @@ ManaCost:GW GW Types:Enchantment Aura 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. +R:Event$ Moved | ActiveZones$ Battlefield | Destination$ Graveyard | ValidCard$ Card.nonToken+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 | Origin$ All | Destination$ Library | Defined$ ReplacedCard | LibraryPosition$ -1 | Reveal$ True SVar:RemRandomDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/wheel_of_sun_and_moon.jpg diff --git a/res/cardsfolder/y/yawgmoths_agenda.txt b/res/cardsfolder/y/yawgmoths_agenda.txt index 552b35eda9a..cc261f0784d 100644 --- a/res/cardsfolder/y/yawgmoths_agenda.txt +++ b/res/cardsfolder/y/yawgmoths_agenda.txt @@ -4,7 +4,7 @@ Types:Enchantment S:Mode$ CantBeCast | ValidCard$ Card | Caster$ You | CheckSVar$ X | Description$ You can't cast more than one spell each turn. SVar:X:Count$ThisTurnCast_Card.YouOwn S:Mode$ Continuous | Affected$ Card.YouCtrl | AffectedZone$ Graveyard | AddHiddenKeyword$ May be played | Description$ You may play cards from your graveyard. -R:Event$ Moved | ActiveZones$ Battlefield | Destination$ Graveyard | ValidCard$ Card.YouOwn | ReplaceWith$ Exile | Description$ If a card would be put into your graveyard from anywhere, exile it instead. +R:Event$ Moved | ActiveZones$ Battlefield | Destination$ Graveyard | ValidCard$ Card.nonToken+YouOwn | ReplaceWith$ Exile | Description$ If a card would be put into your graveyard from anywhere, exile it instead. SVar:Exile:AB$ ChangeZone | Cost$ 0 | Hidden$ True | Origin$ All | Destination$ Exile | Defined$ ReplacedCard SVar:RemRandomDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/yawgmoths_agenda.jpg