- Added Bouncing Beebles, Bubbling Beebles and Neurok Spy.

This commit is contained in:
jendave
2011-08-06 13:08:54 +00:00
parent d419e32240
commit a63b5499d9
4 changed files with 30 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -608,6 +608,7 @@ res/cardsfolder/bosk_banneret.txt -text svneol=native#text/plain
res/cardsfolder/bottle_gnomes.txt -text svneol=native#text/plain
res/cardsfolder/bottle_of_suleiman.txt -text svneol=native#text/plain
res/cardsfolder/bottomless_vault.txt -text svneol=native#text/plain
res/cardsfolder/bouncing_beebles.txt -text svneol=native#text/plain
res/cardsfolder/bound_in_silence.txt -text svneol=native#text/plain
res/cardsfolder/bounteous_kirin.txt -text svneol=native#text/plain
res/cardsfolder/bountiful_harvest.txt -text svneol=native#text/plain
@@ -665,6 +666,7 @@ res/cardsfolder/brushland.txt -text svneol=native#text/plain
res/cardsfolder/brutal_nightstalker.txt -text svneol=native#text/plain
res/cardsfolder/brute_force.txt -text svneol=native#text/plain
res/cardsfolder/bubble_matrix.txt -text svneol=native#text/plain
res/cardsfolder/bubbling_beebles.txt -text svneol=native#text/plain
res/cardsfolder/bull_cerodon.txt -text svneol=native#text/plain
res/cardsfolder/bull_hippo.txt -text svneol=native#text/plain
res/cardsfolder/bull_rush.txt -text svneol=native#text/plain
@@ -3227,6 +3229,7 @@ res/cardsfolder/nether_traitor.txt -text svneol=native#text/plain
res/cardsfolder/nettle_sentinel.txt -text svneol=native#text/plain
res/cardsfolder/nettletooth_djinn.txt -text svneol=native#text/plain
res/cardsfolder/neurok_hoversail.txt -text svneol=native#text/plain
res/cardsfolder/neurok_spy.txt -text svneol=native#text/plain
res/cardsfolder/nevinyrrals_disk.txt -text svneol=native#text/plain
res/cardsfolder/nezumi_bone_reader.txt -text svneol=native#text/plain
res/cardsfolder/nezumi_cutthroat.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Bouncing Beebles
ManaCost:2 U
Types:Creature Beeble
Text:no text
PT:2/2
K:stPumpSelf:Creature:0/0/HIDDEN Unblockable:isPresent Artifact.YouDontCtrl:CARDNAME is unblockable as long as defending player controls an artifact.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/bouncing_beebles.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Bubbling Beebles
ManaCost:4 U
Types:Creature Beeble
Text:no text
PT:3/3
K:stPumpSelf:Creature:0/0/HIDDEN Unblockable:isPresent Enchantment.YouDontCtrl:CARDNAME is unblockable as long as defending player controls an enchantment.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/bubbling_beebles.jpg
End

View File

@@ -0,0 +1,9 @@
Name:Neurok Spy
ManaCost:2 U
Types:Creature Human Rogue
Text:no text
PT:2/2
K:stPumpSelf:Creature:0/0/HIDDEN Unblockable:isPresent Artifact.YouDontCtrl:CARDNAME is unblockable as long as defending player controls an artifact.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/neurok_spy.jpg
End