diff --git a/.gitattributes b/.gitattributes index d4c669fe5fa..2c6ff40ce6e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -526,6 +526,7 @@ res/cardsfolder/bloodbraid_elf.txt -text svneol=native#text/plain res/cardsfolder/bloodcurdling_scream.txt -text svneol=native#text/plain res/cardsfolder/bloodfire_colossus.txt -text svneol=native#text/plain res/cardsfolder/bloodghast.txt -text svneol=native#text/plain +res/cardsfolder/bloodied_ghost.txt -text svneol=native#text/plain res/cardsfolder/bloodmark_mentor.txt -text svneol=native#text/plain res/cardsfolder/bloodpyre_elemental.txt -text svneol=native#text/plain res/cardsfolder/bloodrite_invoker.txt -text svneol=native#text/plain @@ -5836,6 +5837,7 @@ res/quest/themes/Multicolor[!!-~]BG.thm -text res/quest/themes/Multicolor[!!-~]BR.thm -text res/quest/themes/Multicolor[!!-~]RG.thm -text res/quest/themes/Multicolor[!!-~]UG.thm -text +res/quest/themes/Multicolor[!!-~]WB.thm -text res/quest/themes/Multicolor[!!-~]WR.thm -text res/quest/themes/Oath[!!-~]of[!!-~]Druids[!!-~]WG.thm -text res/quest/themes/Reanimator[!!-~]B.thm -text diff --git a/res/cardsfolder/bloodied_ghost.txt b/res/cardsfolder/bloodied_ghost.txt new file mode 100644 index 00000000000..144058e81d6 --- /dev/null +++ b/res/cardsfolder/bloodied_ghost.txt @@ -0,0 +1,10 @@ +Name:Bloodied Ghost +ManaCost:1 WB WB +Types:Creature Spirit +Text:no text +PT:3/3 +K:Flying +K:etbCounter:M1M1:1 +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/bloodied_ghost.jpg +End \ No newline at end of file diff --git a/res/quest/themes/Multicolor WB.thm b/res/quest/themes/Multicolor WB.thm new file mode 100644 index 00000000000..9178b16b517 --- /dev/null +++ b/res/quest/themes/Multicolor WB.thm @@ -0,0 +1,51 @@ +BasicLandPercentage=15 + +[Group MaxCnt=4 Percentage=20] +Scrubland +Godless Shrine +Arcane Sanctum +Marsh Flats +[/Group] + +[Group MaxCnt=1 Percentage=2] +Orzhova, the Church of Deals +[/Group] + +[Group MaxCnt=4 Percentage=20] +Edge of the Divinity +Nightsky Mimic +Voracious Hatchling +[/Group] + +[Group MaxCnt=4 Percentage=10] +Beckon Apparition +Nip Gwyllion +Gerrard's Verdict +Gerrard's Verdict +Mourning Thrull +[/Group] + +[Group MaxCnt=4 Percentage=20] +Bloodied Ghost +Mortify +Pillory of the Sleepless +Restless Apparition +Stillmoon Cavalier +Unmake +Vindicate +[/Group] + +[Group MaxCnt=4 Percentage=9] +Harvest Gwyllion +Agent of Masks +Culling Sun +Divinity of Pride +[/Group] + +[Group MaxCnt=1 Percentage=4] +Angel of Despair +Debtors' Knell +Identity Crisis +[/Group] + +End \ No newline at end of file