diff --git a/forge-gui/res/cardsfolder/b/brainstorm.txt b/forge-gui/res/cardsfolder/b/brainstorm.txt index 0abcd47db64..1277c1c9e99 100644 --- a/forge-gui/res/cardsfolder/b/brainstorm.txt +++ b/forge-gui/res/cardsfolder/b/brainstorm.txt @@ -2,5 +2,5 @@ Name:Brainstorm ManaCost:U Types:Instant A:SP$ Draw | NumCards$ 3 | StackDescription$ {p:You} draws three cards, | SpellDescription$ Draw three cards, then put two cards from your hand on top of your library in any order. | SubAbility$ ChangeZoneDB -SVar:ChangeZoneDB:DB$ ChangeZone | Origin$ Hand | Destination$ Library | ChangeNum$ 2 | Mandatory$ True | StackDescription$ then puts two cards from their hand on top of their library in any order. +SVar:ChangeZoneDB:DB$ ChangeZone | Origin$ Hand | Destination$ Library | ChangeNum$ 2 | Mandatory$ True | Reorder$ True | StackDescription$ then puts two cards from their hand on top of their library in any order. Oracle:Draw three cards, then put two cards from your hand on top of your library in any order.