mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 04:38:00 +00:00
Fix Concoct
This commit is contained in:
@@ -11,5 +11,5 @@ Name:Concoct
|
|||||||
ManaCost:3 U B
|
ManaCost:3 U B
|
||||||
Types:Sorcery
|
Types:Sorcery
|
||||||
A:SP$ Surveil | Cost$ 3 U B | Amount$ 3 | SubAbility$ DBReturn | SpellDescription$ Surveil 3, then return a creature card from your graveyard to the battlefield.
|
A:SP$ Surveil | Cost$ 3 U B | Amount$ 3 | SubAbility$ DBReturn | SpellDescription$ Surveil 3, then return a creature card from your graveyard to the battlefield.
|
||||||
SVar:DBReturn:DB$ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ChangeType$ Creature.YouCtrl | ChangeNum$ 1
|
SVar:DBReturn:DB$ChangeZone | Origin$ Graveyard | Destination$ Battlefield | ChangeType$ Creature.YouCtrl | ChangeNum$ 1 | Hidden$ True
|
||||||
Oracle:Surveil 3, then return a creature card from your graveyard to the battlefield.
|
Oracle:Surveil 3, then return a creature card from your graveyard to the battlefield.
|
||||||
Reference in New Issue
Block a user