From d3e4884e2afcc30b15f0ac15b7be12e28ce58e4a Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 12 Apr 2012 13:10:10 +0000 Subject: [PATCH] - Fixed Krosan Reclamation, target player should shuffle up to two target cards and not three. --- res/cardsfolder/k/krosan_reclamation.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/res/cardsfolder/k/krosan_reclamation.txt b/res/cardsfolder/k/krosan_reclamation.txt index b6fcdad5d06..dc921969f76 100644 --- a/res/cardsfolder/k/krosan_reclamation.txt +++ b/res/cardsfolder/k/krosan_reclamation.txt @@ -3,8 +3,8 @@ ManaCost:1 G Types:Instant Text:no text K:Flashback 1 G -A:SP$ Pump | Cost$ 1 G | ValidTgts$ Player | TgtPrompt$ Select target Player | SubAbility$ DBChangeZone | IsCurse$ True | SpellDescription$ Target player shuffles up to three target cards from his or her graveyard into his or her library. -SVar:DBChangeZone:DB$ ChangeZone | TargetMin$ 0 | TargetMax$ 3 | TargetsWithDefinedController$ Targeted | Origin$ Graveyard | Destination$ Library | Shuffle$ True | TgtPrompt$ Choose target card | ValidTgts$ Card +A:SP$ Pump | Cost$ 1 G | ValidTgts$ Player | TgtPrompt$ Select target Player | SubAbility$ DBChangeZone | IsCurse$ True | SpellDescription$ Target player shuffles up to two target cards from his or her graveyard into his or her library. +SVar:DBChangeZone:DB$ ChangeZone | TargetMin$ 0 | TargetMax$ 2 | TargetsWithDefinedController$ Targeted | Origin$ Graveyard | Destination$ Library | Shuffle$ True | TgtPrompt$ Choose target card | ValidTgts$ Card SVar:RemAIDeck:True SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/krosan_reclamation.jpg