From d9df41437d4b51b24d7c292b045f035af5a2336b Mon Sep 17 00:00:00 2001 From: Sloth Date: Sun, 11 Dec 2011 18:44:50 +0000 Subject: [PATCH] - Added Seedtime. --- .gitattributes | 1 + res/cardsfolder/s/seedtime.txt | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 res/cardsfolder/s/seedtime.txt diff --git a/.gitattributes b/.gitattributes index bfd349f21fa..0682c857477 100644 --- a/.gitattributes +++ b/.gitattributes @@ -7236,6 +7236,7 @@ res/cardsfolder/s/seedborn_muse.txt svneol=native#text/plain res/cardsfolder/s/seedcradle_witch.txt svneol=native#text/plain res/cardsfolder/s/seedguide_ash.txt svneol=native#text/plain res/cardsfolder/s/seeds_of_strength.txt svneol=native#text/plain +res/cardsfolder/s/seedtime.txt -text res/cardsfolder/s/seek_the_horizon.txt svneol=native#text/plain res/cardsfolder/s/seeker.txt svneol=native#text/plain res/cardsfolder/s/seeker_of_skybreak.txt svneol=native#text/plain diff --git a/res/cardsfolder/s/seedtime.txt b/res/cardsfolder/s/seedtime.txt new file mode 100644 index 00000000000..3d441bfd721 --- /dev/null +++ b/res/cardsfolder/s/seedtime.txt @@ -0,0 +1,13 @@ +Name:Seedtime +ManaCost:1 G +Types:Instant +Text:no text +A:SP$ AddTurn | Cost$ 1 G | NumTurns$ 1 | PlayerTurn$ True | ConditionCheckSVar$ X | ConditionSVarCompare$ GE1 | SpellDescription$ Cast CARDNAME only during your turn. Take an extra turn after this one if an opponent cast a blue spell this turn. +SVar:X:Count$ThisTurnCast_Card.Blue+YouDontCtrl +SVar:RemAIDeck:True +SVar:RemRandomDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/seedtime.jpg +SetInfo:JUD|Rare|http://magiccards.info/scans/en/ju/130.jpg +Oracle:Cast Seedtime only during your turn.\nTake an extra turn after this one if an opponent cast a blue spell this turn. +End \ No newline at end of file