diff --git a/.gitattributes b/.gitattributes index afbb8b6d0ca..b59da9f8bf4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8221,6 +8221,7 @@ res/cardsfolder/s/sturdy_hatchling.txt svneol=native#text/plain res/cardsfolder/s/sturmgeist.txt -text res/cardsfolder/s/su_chi.txt svneol=native#text/plain res/cardsfolder/s/subdue.txt svneol=native#text/plain +res/cardsfolder/s/submerge.txt -text res/cardsfolder/s/subterranean_hangar.txt -text res/cardsfolder/s/subterranean_shambler.txt svneol=native#text/plain res/cardsfolder/s/subterranean_spirit.txt svneol=native#text/plain diff --git a/res/cardsfolder/s/submerge.txt b/res/cardsfolder/s/submerge.txt new file mode 100644 index 00000000000..ff5cdc3c574 --- /dev/null +++ b/res/cardsfolder/s/submerge.txt @@ -0,0 +1,13 @@ +Name:Submerge +ManaCost:4 U +Types:Instant +Text:no text +S:Mode$ Continuous | Affected$ Card.Self | EffectZone$ Hand | AddHiddenKeyword$ HIDDEN May be played without paying its mana cost | CheckSVar$ X | CheckSecondSVar$ Y | Description$ If an opponent controls a Forest and you control an Island, you may cast CARDNAME without paying its mana cost. +SVar:X:Count$Valid Forest.YouDontCtrl +SVar:Y:Count$Valid Island.YouCtrl +A:SP$ ChangeZone | Cost$ 4 U | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination $ Library | LibraryPosition$ 0 | SpellDescription$ Put target creature on top of its owner's library. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/submerge.jpg +Oracle:Put target creature on top of its owner's library. +SetInfo:NMS|Uncommon|http://magiccards.info/scans/en/ne/48.jpg +End \ No newline at end of file