mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
Merge branch 'fix' into 'master'
various minor fixes See merge request core-developers/forge!5803
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user