- Added Soaring Seacliff for jhhh

This commit is contained in:
jendave
2011-08-06 16:30:54 +00:00
parent 8f387a6250
commit a04a0181a3
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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_covered_swamp.txt -text svneol=native#text/plain
res/cardsfolder/snow_devil.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_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/sokenzan_bruiser.txt -text svneol=native#text/plain
res/cardsfolder/sol_ring.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 res/cardsfolder/solar_tide.txt -text svneol=native#text/plain

View File

@@ -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