diff --git a/.gitattributes b/.gitattributes index fd23ec11bad..280c626acbc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -593,6 +593,7 @@ res/cardsfolder/burning_fields.txt -text svneol=native#text/plain res/cardsfolder/burning_inquiry.txt -text svneol=native#text/plain res/cardsfolder/burning_shield_askari.txt -text svneol=native#text/plain res/cardsfolder/burr_grafter.txt -text svneol=native#text/plain +res/cardsfolder/burrenton_bombardier.txt -text svneol=native#text/plain res/cardsfolder/burrowing.txt -text svneol=native#text/plain res/cardsfolder/burst_lightning.txt -text svneol=native#text/plain res/cardsfolder/burst_of_energy.txt -text svneol=native#text/plain @@ -2728,6 +2729,7 @@ res/cardsfolder/morsel_theft.txt -text svneol=native#text/plain res/cardsfolder/mortal_combat.txt -text svneol=native#text/plain res/cardsfolder/mortify.txt -text svneol=native#text/plain res/cardsfolder/mortivore.txt -text svneol=native#text/plain +res/cardsfolder/mosquito_guard.txt -text svneol=native#text/plain res/cardsfolder/moss_diamond.txt -text svneol=native#text/plain res/cardsfolder/moss_kami.txt -text svneol=native#text/plain res/cardsfolder/moss_monster.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/burrenton_bombardier.txt b/res/cardsfolder/burrenton_bombardier.txt new file mode 100644 index 00000000000..caf84b3120d --- /dev/null +++ b/res/cardsfolder/burrenton_bombardier.txt @@ -0,0 +1,10 @@ +Name:Burrenton Bombardier +ManaCost:2 W +Types:Creature Kithkin Soldier +Text:no text +K:Flying +A:AB$PutCounter|Cost$2 W Discard<1/CARDNAME>|Tgt$TgtC|CounterType$P1P1|ActivatingZone$Hand|CounterNum$2|SpellDescription$Put two +1/+1 counters on target creature. +PT:2/2 +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/burrenton_bombardier.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/mosquito_guard.txt b/res/cardsfolder/mosquito_guard.txt new file mode 100644 index 00000000000..80ea70cb2f9 --- /dev/null +++ b/res/cardsfolder/mosquito_guard.txt @@ -0,0 +1,10 @@ +Name:Mosquito Guard +ManaCost:W +Types:Creature Kithkin Soldier +Text:no text +K:First Strike +A:AB$PutCounter|Cost$1 W Discard<1/CARDNAME>|Tgt$TgtC|CounterType$P1P1|ActivatingZone$Hand|CounterNum$1|SpellDescription$Put a +1/+1 counter on target creature. +PT:1/1 +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/mosquito_guard.jpg +End \ No newline at end of file