From 8df91fd1da1aec55281cc553f468e5b410d1741f Mon Sep 17 00:00:00 2001 From: Sloth Date: Fri, 7 Oct 2011 05:32:10 +0000 Subject: [PATCH] - Fixed two more cards that need to exclude tokens in their triggers. --- res/cardsfolder/n/nihilith.txt | 2 +- res/cardsfolder/q/quest_for_ancient_secrets.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/res/cardsfolder/n/nihilith.txt b/res/cardsfolder/n/nihilith.txt index c8b39068f2d..ca440d9a57c 100644 --- a/res/cardsfolder/n/nihilith.txt +++ b/res/cardsfolder/n/nihilith.txt @@ -5,7 +5,7 @@ Text:no text PT:4/4 K:Fear K:Suspend:7:1 B -T:Mode$ ChangesZone | ValidCard$ Card.YouDontCtrl | Origin$ Any | Destination$ Graveyard | IsPresent$ Card.Self+counters_GE1_TIME | PresentZone$ Exile | TriggerZones$ Exile | Execute$ TrigRemoveCounter | OptionalDecider$ You | TriggerDescription$ Whenever a card is put into an opponent's graveyard from anywhere, if CARDNAME is suspended, you may remove a time counter from CARDNAME. +T:Mode$ ChangesZone | ValidCard$ Card.nonToken+YouDontCtrl | Origin$ Any | Destination$ Graveyard | IsPresent$ Card.Self+counters_GE1_TIME | PresentZone$ Exile | TriggerZones$ Exile | Execute$ TrigRemoveCounter | OptionalDecider$ You | TriggerDescription$ Whenever a card is put into an opponent's graveyard from anywhere, if CARDNAME is suspended, you may remove a time counter from CARDNAME. SVar:TrigRemoveCounter:AB$RemoveCounter | Cost$ 0 | Defined$ Self | CounterType$ TIME | CounterNum$ 1 SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/nihilith.jpg diff --git a/res/cardsfolder/q/quest_for_ancient_secrets.txt b/res/cardsfolder/q/quest_for_ancient_secrets.txt index 8a7fa8a63c1..51ace0c0fee 100644 --- a/res/cardsfolder/q/quest_for_ancient_secrets.txt +++ b/res/cardsfolder/q/quest_for_ancient_secrets.txt @@ -3,7 +3,7 @@ ManaCost:U Types:Enchantment Text:no text A:AB$ ChangeZoneAll | Cost$ SubCounter<5/QUEST> Sac<1/CARDNAME> | TgtPrompt$ Select target player. | ValidTgts$ Player | ChangeType$ Card | Origin$ Graveyard | Destination$ Library | Shuffle$ True | SpellDescription$ Target player shuffles his or her graveyard into his or her library. -T:Mode$ ChangesZone | Origin$ Any | Destination$ Graveyard | ValidCard$ Permanent.YouCtrl | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigPutCounter | TriggerDescription$ Whenever a card is put into your graveyard from anywhere, you may put a quest counter on CARDNAME. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Graveyard | ValidCard$ Card.nonToken+YouCtrl | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigPutCounter | TriggerDescription$ Whenever a card is put into your graveyard from anywhere, you may put a quest counter on CARDNAME. SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ QUEST | CounterNum$ 1 SVar:RemRandomDeck:True SVar:Rarity:Uncommon