From 6c5a614fd9180c7bc91163f80d2e8b388be5b49d Mon Sep 17 00:00:00 2001 From: moomarc Date: Fri, 10 Aug 2012 20:58:17 +0000 Subject: [PATCH] - Committed Diogenes's fix for Jace and Dream Cache subabilities not being mandatory. --- res/cardsfolder/d/dream_cache.txt | 2 +- res/cardsfolder/j/jace_the_mind_sculptor.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/res/cardsfolder/d/dream_cache.txt b/res/cardsfolder/d/dream_cache.txt index ae1f6ddb4d5..b584703dfe0 100644 --- a/res/cardsfolder/d/dream_cache.txt +++ b/res/cardsfolder/d/dream_cache.txt @@ -3,7 +3,7 @@ ManaCost:2 U Types:Sorcery Text:no text A:SP$ Draw | Cost$ 2 U | NumCards$ 3 | SubAbility$ ChangeZoneDB | SpellDescription$ Draw three cards, then put two cards from your hand both on top of your library or both on the bottom of your library. -SVar:ChangeZoneDB:DB$ChangeZone | Origin$ Hand | Destination$ Library | ChangeNum$ 2 | DestinationAlternative$ Library | LibraryPositionAlternative$ -1 | AlternativeDestinationMessage$ Would you like to put the cards on the top of your library (and not on the bottom)? +SVar:ChangeZoneDB:DB$ChangeZone | Origin$ Hand | Destination$ Library | ChangeNum$ 2 | Mandatory$ True | DestinationAlternative$ Library | LibraryPositionAlternative$ -1 | AlternativeDestinationMessage$ Would you like to put the cards on the top of your library (and not on the bottom)? SVar:Rarity:Common SVar:Picture:http://www.wizards.com/global/images/magic/general/dream_cache.jpg SetInfo:TMP|Common|http://magiccards.info/scans/en/tp/59.jpg diff --git a/res/cardsfolder/j/jace_the_mind_sculptor.txt b/res/cardsfolder/j/jace_the_mind_sculptor.txt index 54d5a09da86..eb7fe125d3f 100644 --- a/res/cardsfolder/j/jace_the_mind_sculptor.txt +++ b/res/cardsfolder/j/jace_the_mind_sculptor.txt @@ -5,7 +5,7 @@ Text:no text Loyalty:3 A:AB$ Dig | Cost$ AddCounter<2/LOYALTY> | ValidTgts$ Player | TgtPrompt$ Select target player | DigNum$ 1 | AnyNumber$ True | DestinationZone$ Library | LibraryPosition2$ 0 | Planeswalker$ True | SpellDescription$ Look at the top card of target player's library. You may put that card on the bottom of that player's library. A:AB$ Draw | Cost$ 0 | NumCards$ 3 | SubAbility$ DBChangeZone | Planeswalker$ True | SpellDescription$ Draw three cards, then put two cards from your hand on top of your library in any order. -SVar:DBChangeZone:DB$ ChangeZone | Origin$ Hand | Destination$ Library | ChangeType$ Card | ChangeNum$ 2 | LibraryPosition$ 0 +SVar:DBChangeZone:DB$ ChangeZone | Origin$ Hand | Destination$ Library | ChangeType$ Card | ChangeNum$ 2 | LibraryPosition$ 0 | Mandatory$ True A:AB$ ChangeZone | Cost$ SubCounter<1/LOYALTY> | Origin$ Battlefield | Destination$ Hand | ValidTgts$ Creature | TgtPrompt$ Select target creature | Planeswalker$ True | SpellDescription$ Return target creature to its owner's hand. A:AB$ ChangeZoneAll | Cost$ SubCounter<12/LOYALTY> | Origin$ Library | Destination$ Exile | ValidTgts$ Player | TgtPrompt$ Select target player | SubAbility$ DBChangeZone2 | Planeswalker$ True | Ultimate$ True | SpellDescription$ Exile all cards from target player's library, then that player shuffles his or her hand into his or her library. SVar:DBChangeZone2:DB$ ChangeZoneAll | Origin$ Hand | Destination$ Library | Defined$ Targeted | ChangeType$ Card | Shuffle$ True