fix some ConditionDescriptions

This commit is contained in:
Tim Mocny
2022-02-06 04:56:37 +00:00
committed by Michael Kamensky
parent 5c3aeb508e
commit def76d2b3e
3 changed files with 4 additions and 4 deletions

View File

@@ -2,6 +2,6 @@ Name:Chilling Trap
ManaCost:U
Types:Instant
A:SP$ Pump | Cost$ U | ValidTgts$ Creature | TgtPrompt$ Select target creature | NumAtt$ -4 | IsCurse$ True | SubAbility$ DBDraw | SpellDescription$ Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.
SVar:DBDraw:DB$ Draw | NumCards$ 1 | ConditionPresent$ Wizard.YouCtrl | ConditionCompare$ GE1 | ConditionDescription$ If you control a Wizard
SVar:DBDraw:DB$ Draw | NumCards$ 1 | ConditionPresent$ Wizard.YouCtrl | ConditionCompare$ GE1 | ConditionDescription$ If you control a Wizard,
DeckHints:Type$Wizard
Oracle:Target creature gets -4/-0 until end of turn. If you control a Wizard, draw a card.