- Added Burrenton Bombardier and Mosquito Guard

This commit is contained in:
jendave
2011-08-06 09:24:32 +00:00
parent 0112d55cf2
commit ac83f23fb5
3 changed files with 22 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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

View File

@@ -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

View File

@@ -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