From 40e30980e5dbc395e47842c1880c34a2f024370b Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 09:42:53 +0000 Subject: [PATCH] Finally my first update! Khabal Ghoul and Sunhome Enforcer as promised, maybe now I'll get more time to add cards instead of trying to work out Eclipses bugs. --- .gitattributes | 2 ++ res/cardsfolder/khabal_ghoul.txt | 7 +++++++ res/cardsfolder/sunhome_enforcer.txt | 8 ++++++++ 3 files changed, 17 insertions(+) create mode 100644 res/cardsfolder/khabal_ghoul.txt create mode 100644 res/cardsfolder/sunhome_enforcer.txt diff --git a/.gitattributes b/.gitattributes index 5559c3f8b2b..02f103488ee 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2299,6 +2299,7 @@ res/cardsfolder/keldon_warlord.txt -text svneol=native#text/plain res/cardsfolder/kelinore_bat.txt -text svneol=native#text/plain res/cardsfolder/kembas_skyguard.txt -text svneol=native#text/plain res/cardsfolder/kemuri_onna.txt -text svneol=native#text/plain +res/cardsfolder/khabal_ghoul.txt -text svneol=native#text/plain res/cardsfolder/khalni_garden.txt -text svneol=native#text/plain res/cardsfolder/khalni_heart_expedition.txt -text svneol=native#text/plain res/cardsfolder/khalni_hydra.txt -text svneol=native#text/plain @@ -4141,6 +4142,7 @@ res/cardsfolder/sunder_from_within.txt -text svneol=native#text/plain res/cardsfolder/sunflare_shaman.txt -text svneol=native#text/plain res/cardsfolder/sunglasses_of_urza.txt -text svneol=native#text/plain res/cardsfolder/sungrass_prairie.txt -text svneol=native#text/plain +res/cardsfolder/sunhome_enforcer.txt -text svneol=native#text/plain res/cardsfolder/sunhome_fortress_of_the_legion.txt -text svneol=native#text/plain res/cardsfolder/sunken_city.txt -text svneol=native#text/plain res/cardsfolder/sunken_ruins.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/khabal_ghoul.txt b/res/cardsfolder/khabal_ghoul.txt new file mode 100644 index 00000000000..1f8221b7adf --- /dev/null +++ b/res/cardsfolder/khabal_ghoul.txt @@ -0,0 +1,7 @@ +Name:Khabal Ghoul +ManaCost:2 B +Types:Creature Ghoul +Text:no text +PT:1/1 +K:WheneverKeyword:PermanentIntoGraveyard:Type/Creature:Play:+1+1 Counters/1:Self:ASAP:Yes_No:Initiator - Other than Self:Whenever another creature is put into a graveyard from the battlefield, you may put a +1/+1 counter on Khabal Ghoul. +SVar:Rarity:Uncommon diff --git a/res/cardsfolder/sunhome_enforcer.txt b/res/cardsfolder/sunhome_enforcer.txt new file mode 100644 index 00000000000..bf348342df1 --- /dev/null +++ b/res/cardsfolder/sunhome_enforcer.txt @@ -0,0 +1,8 @@ +Name:Sunhome Enforcer +ManaCost:2 R W +Types:Creature Giant Soldier +Text:no text +PT:2/4 +K:Lifelink +K:abPump 1 R:+1/+0 +SVar:Rarity:Uncommon \ No newline at end of file