From 1fceb805ed1053d4fcaa11b6687a6689a98507db Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 11:01:24 +0000 Subject: [PATCH] - Added Sunstone, Spore Frog and Kami of False Hope. --- .gitattributes | 3 +++ res/cardsfolder/kami_of_false_hope.txt | 9 +++++++++ res/cardsfolder/spore_frog.txt | 9 +++++++++ res/cardsfolder/sunstone.txt | 8 ++++++++ 4 files changed, 29 insertions(+) create mode 100644 res/cardsfolder/kami_of_false_hope.txt create mode 100644 res/cardsfolder/spore_frog.txt create mode 100644 res/cardsfolder/sunstone.txt diff --git a/.gitattributes b/.gitattributes index 0628f94378a..393bcc4c7e1 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2419,6 +2419,7 @@ res/cardsfolder/kamahl_pit_fighter.txt -text svneol=native#text/plain res/cardsfolder/kamahls_desire.txt -text svneol=native#text/plain res/cardsfolder/kami_of_ancient_law.txt -text svneol=native#text/plain res/cardsfolder/kami_of_empty_graves.txt -text svneol=native#text/plain +res/cardsfolder/kami_of_false_hope.txt -text svneol=native#text/plain res/cardsfolder/kami_of_lunacy.txt -text svneol=native#text/plain res/cardsfolder/kami_of_old_stone.txt -text svneol=native#text/plain res/cardsfolder/kami_of_tattered_shoji.txt -text svneol=native#text/plain @@ -4289,6 +4290,7 @@ res/cardsfolder/spitting_spider.txt -text svneol=native#text/plain res/cardsfolder/spoils_of_victory.txt -text svneol=native#text/plain res/cardsfolder/spontaneous_generation.txt -text svneol=native#text/plain res/cardsfolder/spore_burst.txt -text svneol=native#text/plain +res/cardsfolder/spore_frog.txt -text svneol=native#text/plain res/cardsfolder/sporecap_spider.txt -text svneol=native#text/plain res/cardsfolder/sporesower_thallid.txt -text svneol=native#text/plain res/cardsfolder/spotted_griffin.txt -text svneol=native#text/plain @@ -4460,6 +4462,7 @@ res/cardsfolder/sunrise_sovereign.txt -text svneol=native#text/plain res/cardsfolder/sunscape_familiar.txt -text svneol=native#text/plain res/cardsfolder/sunscape_master.txt -text svneol=native#text/plain res/cardsfolder/sunspear_shikari.txt -text svneol=native#text/plain +res/cardsfolder/sunstone.txt -text svneol=native#text/plain res/cardsfolder/suntail_hawk.txt -text svneol=native#text/plain res/cardsfolder/sunweb.txt -text svneol=native#text/plain res/cardsfolder/supreme_exemplar.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/kami_of_false_hope.txt b/res/cardsfolder/kami_of_false_hope.txt new file mode 100644 index 00000000000..380ef664da0 --- /dev/null +++ b/res/cardsfolder/kami_of_false_hope.txt @@ -0,0 +1,9 @@ +Name:Kami of False Hope +ManaCost:W +Types:Creature Spirit +Text:no text +PT:1/1 +A:AB$Fog | Cost$ Sac<1/CARDNAME> | SpellDescription$ Prevent all combat damage that would be dealt this turn. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/kami_of_false_hope.jpg +End diff --git a/res/cardsfolder/spore_frog.txt b/res/cardsfolder/spore_frog.txt new file mode 100644 index 00000000000..8a82d54bc2e --- /dev/null +++ b/res/cardsfolder/spore_frog.txt @@ -0,0 +1,9 @@ +Name:Spore Frog +ManaCost:G +Types:Creature Frog +Text:no text +PT:1/1 +A:AB$Fog | Cost$ Sac<1/CARDNAME> | SpellDescription$ Prevent all combat damage that would be dealt this turn. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/spore_frog.jpg +End diff --git a/res/cardsfolder/sunstone.txt b/res/cardsfolder/sunstone.txt new file mode 100644 index 00000000000..f633b696c70 --- /dev/null +++ b/res/cardsfolder/sunstone.txt @@ -0,0 +1,8 @@ +Name:Sunstone +ManaCost:2 +Types:Artifact +Text:no text +A:AB$Fog | Cost$ 2 Sac<1/Land.Snow> | CostDesc$ Sacrifice a snow land: | SpellDescription$ Prevent all combat damage that would be dealt this turn. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/sunstone.jpg +End