diff --git a/.gitattributes b/.gitattributes index 0d7d4277767..1ce2511844f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5941,6 +5941,7 @@ res/cardsfolder/sootstoke_kindler.txt -text svneol=native#text/plain res/cardsfolder/sootwalkers.txt -text svneol=native#text/plain res/cardsfolder/soratami_cloudskater.txt -text svneol=native#text/plain res/cardsfolder/soratami_mindsweeper.txt -text svneol=native#text/plain +res/cardsfolder/soratami_rainshaper.txt svneol=native#text/plain res/cardsfolder/soratami_savant.txt -text svneol=native#text/plain res/cardsfolder/sorcerers_strongbox.txt -text svneol=native#text/plain res/cardsfolder/sorceress_queen.txt -text svneol=native#text/plain @@ -6376,6 +6377,7 @@ res/cardsfolder/sylvan_library.txt -text svneol=native#text/plain res/cardsfolder/sylvan_messenger.txt -text svneol=native#text/plain res/cardsfolder/sylvan_might.txt -text svneol=native#text/plain res/cardsfolder/sylvan_ranger.txt -text svneol=native#text/plain +res/cardsfolder/sylvan_safekeeper.txt svneol=native#text/plain res/cardsfolder/sylvan_scrying.txt -text svneol=native#text/plain res/cardsfolder/sylvan_tutor.txt -text svneol=native#text/plain res/cardsfolder/sylvok_explorer.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/soratami_rainshaper.txt b/res/cardsfolder/soratami_rainshaper.txt new file mode 100644 index 00000000000..21df0440c50 --- /dev/null +++ b/res/cardsfolder/soratami_rainshaper.txt @@ -0,0 +1,10 @@ +Name:Soratami Rainshaper +ManaCost:2 U +Types:Creature Moonfolk Wizard +Text:no text +PT:2/1 +K:Flying +A:AB$Pump | Cost$ 3 Return<1/Land> | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | KW$ Shroud | SpellDescription$ Target creature you control gains shroud until end of turn. (It can't be the target of spells or abilities.) +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/soratami_rainshaper.jpg +End diff --git a/res/cardsfolder/sylvan_safekeeper.txt b/res/cardsfolder/sylvan_safekeeper.txt new file mode 100644 index 00000000000..b5ed6d34e66 --- /dev/null +++ b/res/cardsfolder/sylvan_safekeeper.txt @@ -0,0 +1,9 @@ +Name:Sylvan Safekeeper +ManaCost:G +Types:Creature Human Wizard +Text:no text +PT:1/1 +A:AB$Pump | Cost$ Sac<1/Land> | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | KW$ Shroud | SpellDescription$ Target creature you control gains shroud until end of turn. (It can't be the target of spells or abilities.) +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/sylvan_safekeeper.jpg +End