From a63b5499d9dad15eee39e906d91e2390a718b712 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 13:08:54 +0000 Subject: [PATCH] - Added Bouncing Beebles, Bubbling Beebles and Neurok Spy. --- .gitattributes | 3 +++ res/cardsfolder/bouncing_beebles.txt | 9 +++++++++ res/cardsfolder/bubbling_beebles.txt | 9 +++++++++ res/cardsfolder/neurok_spy.txt | 9 +++++++++ 4 files changed, 30 insertions(+) create mode 100644 res/cardsfolder/bouncing_beebles.txt create mode 100644 res/cardsfolder/bubbling_beebles.txt create mode 100644 res/cardsfolder/neurok_spy.txt diff --git a/.gitattributes b/.gitattributes index a003b210556..d170c35c280 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/res/cardsfolder/bouncing_beebles.txt b/res/cardsfolder/bouncing_beebles.txt new file mode 100644 index 00000000000..850e410c14b --- /dev/null +++ b/res/cardsfolder/bouncing_beebles.txt @@ -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 \ No newline at end of file diff --git a/res/cardsfolder/bubbling_beebles.txt b/res/cardsfolder/bubbling_beebles.txt new file mode 100644 index 00000000000..15984deed43 --- /dev/null +++ b/res/cardsfolder/bubbling_beebles.txt @@ -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 \ No newline at end of file diff --git a/res/cardsfolder/neurok_spy.txt b/res/cardsfolder/neurok_spy.txt new file mode 100644 index 00000000000..d734d968f0e --- /dev/null +++ b/res/cardsfolder/neurok_spy.txt @@ -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 \ No newline at end of file