diff --git a/.gitattributes b/.gitattributes index ba877a9141c..2a20ab5406b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4116,6 +4116,7 @@ res/cardsfolder/warthog.txt -text svneol=native#text/plain res/cardsfolder/wasp_lancer.txt -text svneol=native#text/plain res/cardsfolder/wasteland.txt -text svneol=native#text/plain res/cardsfolder/watcher_sliver.txt -text svneol=native#text/plain +res/cardsfolder/watchwing_scarecrow.txt -text svneol=native#text/plain res/cardsfolder/watchwolf.txt -text svneol=native#text/plain res/cardsfolder/water_elemental.txt -text svneol=native#text/plain res/cardsfolder/water_servant.txt -text svneol=native#text/plain @@ -4228,6 +4229,7 @@ res/cardsfolder/woodland_changeling.txt -text svneol=native#text/plain res/cardsfolder/woodland_druid.txt -text svneol=native#text/plain res/cardsfolder/woodlurker_mimic.txt -text svneol=native#text/plain res/cardsfolder/woodripper.txt -text svneol=native#text/plain +res/cardsfolder/woolly_mammoths.txt -text svneol=native#text/plain res/cardsfolder/woolly_thoctar.txt -text svneol=native#text/plain res/cardsfolder/words_of_wisdom.txt -text svneol=native#text/plain res/cardsfolder/worldly_tutor.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/thornwatch_scarecrow.txt b/res/cardsfolder/thornwatch_scarecrow.txt index 4e7bc3537ee..18caae6f67e 100644 --- a/res/cardsfolder/thornwatch_scarecrow.txt +++ b/res/cardsfolder/thornwatch_scarecrow.txt @@ -3,7 +3,7 @@ ManaCost:6 Types:Artifact Creature Scarecrow Text:no text PT:4/4 -K:stPumpSelf:Creature:0/0/Wither:isPresent Creature.Green+YouCtrl:Blazethorn Scarecrow has wither as long as you control a green creature. (It deals damage to creatures in the form of -1/-1 counters.) +K:stPumpSelf:Creature:0/0/Wither:isPresent Creature.Green+YouCtrl:Thornwatch Scarecrow has wither as long as you control a green creature. (It deals damage to creatures in the form of -1/-1 counters.) K:stPumpSelf:Creature:0/0/Vigilance:isPresent Creature.White+YouCtrl:Thornwatch Scarecrow has vigilance as long as you control a white creature. SVar:BuffedBy:Creature.White,Creature.Green SVar:Rarity:Common diff --git a/res/cardsfolder/watchwing_scarecrow.txt b/res/cardsfolder/watchwing_scarecrow.txt new file mode 100644 index 00000000000..9f092101d48 --- /dev/null +++ b/res/cardsfolder/watchwing_scarecrow.txt @@ -0,0 +1,11 @@ +Name:Watchwing Scarecrow +ManaCost:4 +Types:Artifact Creature Scarecrow +Text:no text +PT:2/4 +K:stPumpSelf:Creature:0/0/Flying:isPresent Creature.Blue+YouCtrl:Watchwing Scarecrow has flying as long as you control a blue creature. +K:stPumpSelf:Creature:0/0/Vigilance:isPresent Creature.White+YouCtrl:Watchwing Scarecrow has vigilance as long as you control a white creature. +SVar:BuffedBy:Creature.White,Creature.Blue +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/watchwing_scarecrow.jpg +End diff --git a/res/cardsfolder/woolly_mammoths.txt b/res/cardsfolder/woolly_mammoths.txt new file mode 100644 index 00000000000..2e21c7212a3 --- /dev/null +++ b/res/cardsfolder/woolly_mammoths.txt @@ -0,0 +1,10 @@ +Name:Woolly Mammoths +ManaCost:1 G G +Types:Creature Elephant +Text:no text +PT:3/2 +K:stPumpSelf:Creature:0/0/Trample:isPresent Land.Snow+YouCtrl:Woolly Mammoths has trample as long as you control a snow land. +SVar:BuffedBy:Land.Snow +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/woolly_mammoths.jpg +End