diff --git a/.gitattributes b/.gitattributes index 0e6d617cd92..c47703b9edb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2468,6 +2468,7 @@ res/cardsfolder/goblin_charbelcher.txt -text svneol=native#text/plain res/cardsfolder/goblin_chariot.txt -text svneol=native#text/plain res/cardsfolder/goblin_chieftain.txt -text svneol=native#text/plain res/cardsfolder/goblin_chirurgeon.txt svneol=native#text/plain +res/cardsfolder/goblin_clearcutter.txt svneol=native#text/plain res/cardsfolder/goblin_commando.txt svneol=native#text/plain res/cardsfolder/goblin_deathraiders.txt -text svneol=native#text/plain res/cardsfolder/goblin_digging_team.txt -text svneol=native#text/plain @@ -3329,6 +3330,7 @@ res/cardsfolder/krark_clan_engineers.txt -text svneol=native#text/plain res/cardsfolder/krark_clan_ironworks.txt -text svneol=native#text/plain res/cardsfolder/krark_clan_ogre.txt -text svneol=native#text/plain res/cardsfolder/krark_clan_shaman.txt -text svneol=native#text/plain +res/cardsfolder/krark_clan_stoker.txt svneol=native#text/plain res/cardsfolder/kresh_the_bloodbraided.txt -text svneol=native#text/plain res/cardsfolder/kris_mage.txt -text svneol=native#text/plain res/cardsfolder/krosan_archer.txt -text svneol=native#text/plain @@ -4251,6 +4253,7 @@ res/cardsfolder/orcish_bloodpainter.txt -text svneol=native#text/plain res/cardsfolder/orcish_cannonade.txt -text svneol=native#text/plain res/cardsfolder/orcish_cannoneers.txt -text svneol=native#text/plain res/cardsfolder/orcish_healer.txt -text svneol=native#text/plain +res/cardsfolder/orcish_lumberjack.txt svneol=native#text/plain res/cardsfolder/orcish_mechanics.txt -text svneol=native#text/plain res/cardsfolder/orcish_oriflamme.txt -text svneol=native#text/plain res/cardsfolder/orcish_settlers.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/goblin_clearcutter.txt b/res/cardsfolder/goblin_clearcutter.txt new file mode 100644 index 00000000000..459e6ce23ad --- /dev/null +++ b/res/cardsfolder/goblin_clearcutter.txt @@ -0,0 +1,13 @@ +Name:Goblin Clearcutter +ManaCost:3 R +Types:Creature Goblin +Text:no text +PT:3/3 +A:AB$ Mana | Cost$ T Sac<1/Forest> | Produced$ R R R | SpellDescription$ Add R R R to your mana pool. +A:AB$ Mana | Cost$ T Sac<1/Forest> | Produced$ R R G | SpellDescription$ Add R R G to your mana pool. +A:AB$ Mana | Cost$ T Sac<1/Forest> | Produced$ R G G | SpellDescription$ Add R G G to your mana pool. +A:AB$ Mana | Cost$ T Sac<1/Forest> | Produced$ G G G | SpellDescription$ Add G G G to your mana pool. +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/orcish_lumberjack.jpg +End diff --git a/res/cardsfolder/krark_clan_stoker.txt b/res/cardsfolder/krark_clan_stoker.txt new file mode 100644 index 00000000000..55b0696ecb5 --- /dev/null +++ b/res/cardsfolder/krark_clan_stoker.txt @@ -0,0 +1,10 @@ +Name:Krark-Clan Stoker +ManaCost:2 R +Types:Creature Goblin Shaman +Text:no text +PT:2/2 +A:AB$ Mana | Cost$ T Sac<1/Artifact> | Produced$ R | Amount$ 2 | SpellDescription$ Add R R to your mana pool. +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/krark_clan_stoker.jpg +End diff --git a/res/cardsfolder/orcish_lumberjack.txt b/res/cardsfolder/orcish_lumberjack.txt new file mode 100644 index 00000000000..f234677bcd6 --- /dev/null +++ b/res/cardsfolder/orcish_lumberjack.txt @@ -0,0 +1,13 @@ +Name:Orcish Lumberjack +ManaCost:R +Types:Creature Orc +Text:no text +PT:1/1 +A:AB$ Mana | Cost$ T Sac<1/Forest> | Produced$ R R R | SpellDescription$ Add R R R to your mana pool. +A:AB$ Mana | Cost$ T Sac<1/Forest> | Produced$ R R G | SpellDescription$ Add R R G to your mana pool. +A:AB$ Mana | Cost$ T Sac<1/Forest> | Produced$ R G G | SpellDescription$ Add R G G to your mana pool. +A:AB$ Mana | Cost$ T Sac<1/Forest> | Produced$ G G G | SpellDescription$ Add G G G to your mana pool. +SVar:RemAIDeck:True +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/orcish_lumberjack.jpg +End