From 1e643b3a992bec48080c83e8f3d7eaefebf68838 Mon Sep 17 00:00:00 2001 From: Northmoc Date: Wed, 26 May 2021 15:45:10 -0400 Subject: [PATCH] binding_the_old_gods.txt fix --- forge-gui/res/cardsfolder/b/binding_the_old_gods.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/forge-gui/res/cardsfolder/b/binding_the_old_gods.txt b/forge-gui/res/cardsfolder/b/binding_the_old_gods.txt index 96152aa8d76..50e0affd72d 100644 --- a/forge-gui/res/cardsfolder/b/binding_the_old_gods.txt +++ b/forge-gui/res/cardsfolder/b/binding_the_old_gods.txt @@ -1,8 +1,8 @@ Name:Binding the Old Gods ManaCost:2 B G Types:Enchantment Saga -K:Saga:3:DBDestroy,DBFetch,DBEffect -SVar:DBDestroy:DB$ ChangeZone | Origin$ Battlefield | Destination$ Graveyard | ValidTgts$ Permanent.OppCtrl+nonland | TgtPrompt$ Select target nonland permanent an opponent controls | SpellDescription$ Destroy target nonland permanent an opponent controls. -SVar:DBFetch:DB$ ChangeZone | Origin$ Library | Destination$ Battlefield | ChangeType$ Forest | Tapped$ True | ChangeNum$ 1 | SpellDescription$ Search your library for a Forest card, put it onto the battlefield tapped, then shuffle. -SVar:DBEffect:DB$ PumpAll | ValidCards$ Creature.YouCtrl | KW$ Deathtouch | SpellDescription$ Creatures you control gain deathtouch until end of turn. +K:Saga:3:DBDestroy,DBFetch,DBPump +SVar:DBDestroy:DB$ Destroy | ValidTgts$ Permanent.OppCtrl+nonland | TgtPrompt$ Select target nonland permanent an opponent controls | SpellDescription$ Destroy target nonland permanent an opponent controls. +SVar:DBFetch:DB$ ChangeZone | Origin$ Library | Destination$ Battlefield | ChangeType$ Forest | Tapped$ True | ChangeNum$ 1 | Mandatory$ True | SpellDescription$ Search your library for a Forest card, put it onto the battlefield tapped, then shuffle. +SVar:DBPump:DB$ PumpAll | ValidCards$ Creature.YouCtrl | KW$ Deathtouch | SpellDescription$ Creatures you control gain deathtouch until end of turn. Oracle:(As this Saga enters and after your draw step, add a lore counter. Sacrifice after III.)\nI — Destroy target nonland permanent an opponent controls.\nII — Search your library for a Forest card, put it onto the battlefield tapped, then shuffle.\nIII — Creatures you control gain deathtouch until end of turn.