From 2b55ef9904cb789851427bd699da848e977bd55b Mon Sep 17 00:00:00 2001 From: Northmoc Date: Sat, 11 Jul 2020 11:54:24 -0400 Subject: [PATCH] weird space before DB$ --- forge-gui/res/cardsfolder/c/clan_defiance.txt | 3 +-- forge-gui/res/cardsfolder/s/summary_dismissal.txt | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/forge-gui/res/cardsfolder/c/clan_defiance.txt b/forge-gui/res/cardsfolder/c/clan_defiance.txt index 667d4f4e0a5..5d30ad72c1a 100644 --- a/forge-gui/res/cardsfolder/c/clan_defiance.txt +++ b/forge-gui/res/cardsfolder/c/clan_defiance.txt @@ -3,8 +3,7 @@ ManaCost:X R G Types:Sorcery A:SP$ Charm | Cost$ X R G | MinCharmNum$ 1 | CharmNum$ 3 | Choices$ DamageFlyingCreature,DamageNonFlyingCreature,DamagePlayer SVar:DamageFlyingCreature:DB$ DealDamage | ValidTgts$ Creature.withFlying | TgtPrompt$ Select target creature with flying | NumDmg$ X | References$ X | SpellDescription$ CARDNAME deals X damage to target creature with flying. -SVar:DamageNonFlyingCreature: DB$ DealDamage | ValidTgts$ Creature.withoutFlying | TgtPrompt$ Select target creature without flying | NumDmg$ X | References$ X | SpellDescription$ CARDNAME deals X damage to target creature without flying. +SVar:DamageNonFlyingCreature:DB$ DealDamage | ValidTgts$ Creature.withoutFlying | TgtPrompt$ Select target creature without flying | NumDmg$ X | References$ X | SpellDescription$ CARDNAME deals X damage to target creature without flying. SVar:DamagePlayer:DB$ DealDamage | ValidTgts$ Player,Planeswalker | TgtPrompt$ Select target Player or Planeswalker | NumDmg$ X | References$ X | SpellDescription$ CARDNAME deals X damage to target player or planeswalker. SVar:X:Count$xPaid -SVar:Picture:http://www.wizards.com/global/images/magic/general/clan_defiance.jpg Oracle:Choose one or more —\n• Clan Defiance deals X damage to target creature with flying.\n• Clan Defiance deals X damage to target creature without flying.\n• Clan Defiance deals X damage to target player or planeswalker. diff --git a/forge-gui/res/cardsfolder/s/summary_dismissal.txt b/forge-gui/res/cardsfolder/s/summary_dismissal.txt index cf208335a9b..68b2e0266c8 100644 --- a/forge-gui/res/cardsfolder/s/summary_dismissal.txt +++ b/forge-gui/res/cardsfolder/s/summary_dismissal.txt @@ -2,7 +2,6 @@ Name:Summary Dismissal ManaCost:2 U U Types:Instant A:SP$ ChangeZoneAll | Cost$ 2 U U | ChangeType$ Card.Other | Origin$ Stack | Destination$ Exile | Fizzle$ True | SubAbility$ DBCounter | SpellDescription$ Exile all other spells and counter all abilities. -SVar:DBCounter: DB$ Counter | AllType$ Activated,Triggered | AllValid$ Card +SVar:DBCounter:DB$ Counter | AllType$ Activated,Triggered | AllValid$ Card AI:RemoveDeck:All -SVar:Picture:http://www.wizards.com/global/images/magic/general/summary_dismissal.jpg Oracle:Exile all other spells and counter all abilities.