mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
Mind grind cost fix. Original patch was committed in error.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
Name:Mind Grind
|
Name:Mind Grind
|
||||||
ManaCost:XCantBe0 X U B
|
ManaCost:X U B
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
A:SP$ DigUntil | Cost$ XCantBe0 X U B | Defined$ Player.Opponent | References$ X | Amount$ X | Valid$ Land | ValidDescription$ land | RevealedDestination$ Graveyard | SpellDescription$ Each opponent reveals cards from the top of their library until they reveal X land cards, then puts all cards revealed this way into their graveyard. X can't be 0.
|
A:SP$ DigUntil | Cost$ XCantBe0 X U B | Defined$ Player.Opponent | References$ X | Amount$ X | Valid$ Land | ValidDescription$ land | RevealedDestination$ Graveyard | SpellDescription$ Each opponent reveals cards from the top of their library until they reveal X land cards, then puts all cards revealed this way into their graveyard. X can't be 0.
|
||||||
SVar:X:Count$xPaid
|
SVar:X:Count$xPaid
|
||||||
|
|||||||
Reference in New Issue
Block a user