Merge branch 'fix' into 'master'

various minor fixes

See merge request core-developers/forge!5803
This commit is contained in:
Michael Kamensky
2021-11-12 05:51:14 +00:00
2 changed files with 2 additions and 1 deletions

View File

@@ -9,4 +9,4 @@ SVar:X:Count$LifeYouGainedThisTurn
SVar:NeedsToPlayVar:X GE1 SVar:NeedsToPlayVar:X GE1
DeckHas:Ability$Graveyard DeckHas:Ability$Graveyard
DeckHints:Ability$LifeGain DeckHints:Ability$LifeGain
Oracle:Flying\nWhen CARDNAME enters the battlefield, if you gained life this turn, return up to one target creature card from your graveyard to your hand. Oracle:Flying\nWhen Courier Bat enters the battlefield, if you gained life this turn, return up to one target creature card from your graveyard to your hand.

View File

@@ -1,4 +1,5 @@
Name:Honored Heirloom Name:Honored Heirloom
ManaCost:3
Types:Artifact Types:Artifact
A:AB$ Mana | Cost$ T | Produced$ Any | SpellDescription$ Add one mana of any color. A:AB$ Mana | Cost$ T | Produced$ Any | SpellDescription$ Add one mana of any color.
A:AB$ ChangeZone | Cost$ 2 T | Origin$ Graveyard | Destination$ Exile | TgtPrompt$ Select target card in a graveyard | ValidTgts$ Card | SpellDescription$ Exile target card from a graveyard. A:AB$ ChangeZone | Cost$ 2 T | Origin$ Graveyard | Destination$ Exile | TgtPrompt$ Select target card in a graveyard | ValidTgts$ Card | SpellDescription$ Exile target card from a graveyard.