From f146ea45c4183108aaf87b86dfcee4f78a8ee7e9 Mon Sep 17 00:00:00 2001 From: Northmoc Date: Sun, 31 Oct 2021 15:46:54 -0400 Subject: [PATCH] demonic_bargain.txt fix StackDesc and NoReveal --- forge-gui/res/cardsfolder/upcoming/demonic_bargain.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/upcoming/demonic_bargain.txt b/forge-gui/res/cardsfolder/upcoming/demonic_bargain.txt index 9b19441b59a..5d76929d96b 100644 --- a/forge-gui/res/cardsfolder/upcoming/demonic_bargain.txt +++ b/forge-gui/res/cardsfolder/upcoming/demonic_bargain.txt @@ -1,6 +1,6 @@ Name:Demonic Bargain ManaCost:2 B Types:Sorcery -A:SP$ Dig | Defined$ You | DigNum$ 13 | ChangeNum$ All | DestinationZone$ Exile | SubAbility$ DBChangeZone | SpellDescription$ Exile the top thirteen cards of your library, then search your library for a card. Put that card into your hand, then shuffle. -SVar:DBChangeZone:DB$ ChangeZone | Origin$ Library | Destination$ Hand | ChangeType$ Card | ChangeNum$ 1 | Mandatory$ True +A:SP$ Dig | Defined$ You | DigNum$ 13 | ChangeNum$ All | DestinationZone$ Exile | SubAbility$ DBChangeZone | StackDescription$ SpellDescription | SpellDescription$ Exile the top thirteen cards of your library, then search your library for a card. Put that card into your hand, then shuffle. +SVar:DBChangeZone:DB$ ChangeZone | Origin$ Library | Destination$ Hand | ChangeType$ Card | ChangeNum$ 1 | NoReveal$ True | Mandatory$ True | StackDescription$ None Oracle:Exile the top thirteen cards of your library, then search your library for a card. Put that card into your hand, then shuffle.