From e7659593618cba0885d6154469d15a3e3a6be35e Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 15:40:08 +0000 Subject: [PATCH] add Bog Glider (from Prophecy) --- .gitattributes | 1 + res/cardsfolder/bog_glider.txt | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 res/cardsfolder/bog_glider.txt diff --git a/.gitattributes b/.gitattributes index 1fc01eacc81..5015bee9c3d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -612,6 +612,7 @@ res/cardsfolder/boa_constrictor.txt -text svneol=native#text/plain res/cardsfolder/boar_umbra.txt -text svneol=native#text/plain res/cardsfolder/boartusk_liege.txt -text svneol=native#text/plain res/cardsfolder/body_of_jukai.txt -text svneol=native#text/plain +res/cardsfolder/bog_glider.txt -text svneol=native#text/plain res/cardsfolder/bog_gnarr.txt -text svneol=native#text/plain res/cardsfolder/bog_imp.txt -text svneol=native#text/plain res/cardsfolder/bog_initiate.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/bog_glider.txt b/res/cardsfolder/bog_glider.txt new file mode 100644 index 00000000000..a4f71831e2e --- /dev/null +++ b/res/cardsfolder/bog_glider.txt @@ -0,0 +1,11 @@ +Name:Bog Glider +ManaCost:2 B +Types:Creature Human Mercenary +Text:no text +PT:1/1 +K:Flying +A:AB$ChangeZone | Cost$ T Sac<1/Land> | Origin$ Library | Destination$ Battlefield | ChangeType$ Permanent.Mercenary+cmcLE2 | ChangeNum$ 1 | SpellDescription$ Search your library for a Mercenary permanent card with converted mana cost 2 or less and put it onto the battlefield. Then shuffle your library. +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/bog_glider.jpg +End \ No newline at end of file