diff --git a/.gitattributes b/.gitattributes index 34eb25fc2e3..d5113c145ed 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2092,6 +2092,7 @@ res/cardsfolder/gerrards_irregulars.txt -text svneol=native#text/plain res/cardsfolder/gerrards_verdict.txt -text svneol=native#text/plain res/cardsfolder/gerrards_wisdom.txt -text svneol=native#text/plain res/cardsfolder/geths_grimoire.txt -text svneol=native#text/plain +res/cardsfolder/geyser_glider.txt -text svneol=native#text/plain res/cardsfolder/ghalmas_warden.txt -text svneol=native#text/plain res/cardsfolder/ghastlord_of_fugue.txt -text svneol=native#text/plain res/cardsfolder/ghastly_demise.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/fledgling_griffin.txt b/res/cardsfolder/fledgling_griffin.txt index c415e3778b4..5715b8230f5 100644 --- a/res/cardsfolder/fledgling_griffin.txt +++ b/res/cardsfolder/fledgling_griffin.txt @@ -3,7 +3,7 @@ ManaCost:1 W Types:Creature Griffin Text:no text PT:2/2 -T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | Execute$ TrigPump | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, CARDNAME gains flying until end of turn. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | Execute$ TrigPump | TriggerZones$ Battlefield | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, CARDNAME gains flying until end of turn. SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | KW$ Flying SVar:BuffedBy:Land SVar:Rarity:Common diff --git a/res/cardsfolder/geyser_glider.txt b/res/cardsfolder/geyser_glider.txt new file mode 100644 index 00000000000..9b894858794 --- /dev/null +++ b/res/cardsfolder/geyser_glider.txt @@ -0,0 +1,10 @@ +Name:Geyser Glider +ManaCost:3 R R +Types:Creature Elemental Beast +Text:no text +PT:4/4 +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Land.YouCtrl | TriggerZones$ Battlefield | Execute$ TrigFlying | TriggerDescription$ Landfall - Whenever a land enters the battlefield under your control, CARDNAME gains flying until end of turn. +SVar:TrigFlying:AB$Pump | Cost$ 0 | Defined$ Self | KW$ Flying +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/Geyser_glider.jpg +End