From 6f5551d78d0d446babcb2eade17e2b6c6cf5028e Mon Sep 17 00:00:00 2001 From: Sloth Date: Tue, 5 Nov 2013 22:32:40 +0000 Subject: [PATCH] - Fixed Razia's Purification. --- res/cardsfolder/r/razias_purification.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/cardsfolder/r/razias_purification.txt b/res/cardsfolder/r/razias_purification.txt index 1be0035b738..92e9ea5964f 100644 --- a/res/cardsfolder/r/razias_purification.txt +++ b/res/cardsfolder/r/razias_purification.txt @@ -2,7 +2,7 @@ Name:Razia's Purification ManaCost:4 R W Types:Sorcery A:SP$ RepeatEach | Cost$ 4 R W | RepeatPlayers$ Player | RepeatSubAbility$ DBChooseSac | SubAbility$ DBSac | SpellDescription$ Each player chooses three permanents he or she controls, then sacrifices the rest. -SVar:DBChooseSac:DB$ ChooseCard | Defined$ Remembered | Choices$ Permanent.RememberedPlayerCtrl | Amount$ 3 | ChoiceTitle$ Choose three cards not to be sacrificed | RememberChosen$ True +SVar:DBChooseSac:DB$ ChooseCard | Defined$ Remembered | Choices$ Permanent.RememberedPlayerCtrl | Amount$ 3 | ChoiceTitle$ Choose three cards not to be sacrificed | RememberChosen$ True | Mandatory$ True SVar:DBSac:DB$ SacrificeAll | ValidCards$ Permanent.IsNotRemembered | SubAbility$ DBCleanup SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:RemAIDeck:True