diff --git a/.gitattributes b/.gitattributes index bd2ec79a2fc..e1644fccf12 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4926,6 +4926,7 @@ res/cardsfolder/snow_covered_plains.txt -text svneol=native#text/plain res/cardsfolder/snow_covered_swamp.txt -text svneol=native#text/plain res/cardsfolder/snow_devil.txt -text svneol=native#text/plain res/cardsfolder/soaring_hope.txt svneol=native#text/plain +res/cardsfolder/soaring_seacliff.txt -text svneol=native#text/plain res/cardsfolder/sokenzan_bruiser.txt -text svneol=native#text/plain res/cardsfolder/sol_ring.txt -text svneol=native#text/plain res/cardsfolder/solar_tide.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/soaring_seacliff.txt b/res/cardsfolder/soaring_seacliff.txt new file mode 100644 index 00000000000..3f0cfe7b348 --- /dev/null +++ b/res/cardsfolder/soaring_seacliff.txt @@ -0,0 +1,12 @@ +Name:Soaring Seacliff +ManaCost:no cost +Types:Land +Text:no text +K:CARDNAME enters the battlefield tapped. +A:AB$Mana | Cost$ T | Produced$ U | SpellDescription$ Add U to your mana pool. +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, target creature gains flying until end of turn. +SVar:TrigPump:AB$Pump | Cost$ 0 | ValidTgts$ Creature | TgtPrompt$ Select target creature | KW$ Flying +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/soaring_seacliff.jpg +End \ No newline at end of file