diff --git a/.gitattributes b/.gitattributes index 9e5bc908a5a..de9dc0fa417 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3557,6 +3557,7 @@ res/cardsfolder/kikus_shadow.txt -text svneol=native#text/plain res/cardsfolder/killer_bees.txt -text svneol=native#text/plain res/cardsfolder/killer_whale.txt -text svneol=native#text/plain res/cardsfolder/kiln_fiend.txt svneol=native#text/plain +res/cardsfolder/kiln_walker.txt -text svneol=native#text/plain res/cardsfolder/kindle.txt -text svneol=native#text/plain res/cardsfolder/kindled_fury.txt -text svneol=native#text/plain res/cardsfolder/king_cheetah.txt -text svneol=native#text/plain @@ -3897,6 +3898,7 @@ res/cardsfolder/lorescale_coatl.txt -text svneol=native#text/plain res/cardsfolder/lorthos_the_tidemaker.txt -text svneol=native#text/plain res/cardsfolder/lose_hope.txt -text svneol=native#text/plain res/cardsfolder/lost_auramancers.txt -text svneol=native#text/plain +res/cardsfolder/lost_leonin.txt -text svneol=native#text/plain res/cardsfolder/lost_soul.txt -text svneol=native#text/plain res/cardsfolder/lotus_bloom.txt -text svneol=native#text/plain res/cardsfolder/lotus_blossom.txt -text svneol=native#text/plain @@ -3906,6 +3908,7 @@ res/cardsfolder/lotus_petal.txt -text svneol=native#text/plain res/cardsfolder/lotus_vale.txt -text svneol=native#text/plain res/cardsfolder/lovisa_coldeyes.txt -text svneol=native#text/plain res/cardsfolder/lowland_giant.txt -text svneol=native#text/plain +res/cardsfolder/loxodon_convert.txt -text svneol=native#text/plain res/cardsfolder/loxodon_gatekeeper.txt -text svneol=native#text/plain res/cardsfolder/loxodon_hierarch.txt -text svneol=native#text/plain res/cardsfolder/loxodon_mender.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/kiln_walker.txt b/res/cardsfolder/kiln_walker.txt new file mode 100644 index 00000000000..998508572bb --- /dev/null +++ b/res/cardsfolder/kiln_walker.txt @@ -0,0 +1,10 @@ +Name:Kiln Walker +ManaCost:3 +Types:Artifact Creature Construct +Text:no text +PT:0/3 +T:Mode$ Attacks | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ Whenever CARDNAME attacks, it gets +3/+0 until end of turn. +SVar:TrigPump:AB$Pump | Cost$ 0 | Defined$ Self | NumAtt$ 3 +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/kiln_walker.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/lost_leonin.txt b/res/cardsfolder/lost_leonin.txt new file mode 100644 index 00000000000..89eb7cfa13e --- /dev/null +++ b/res/cardsfolder/lost_leonin.txt @@ -0,0 +1,9 @@ +Name:Lost Leonin +ManaCost:1 W +Types:Creature Cat Soldier +Text:no text +PT:2/1 +K:Infect +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/lost_leonin.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/loxodon_convert.txt b/res/cardsfolder/loxodon_convert.txt new file mode 100644 index 00000000000..b5934535930 --- /dev/null +++ b/res/cardsfolder/loxodon_convert.txt @@ -0,0 +1,8 @@ +Name:Loxodon Convert +ManaCost:3 W +Types:Creature Elephant Soldier +Text:no text +PT:4/2 +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/loxodon_convert.jpg +End \ No newline at end of file