diff --git a/.gitattributes b/.gitattributes index 5251a186b38..afc1a019230 100644 --- a/.gitattributes +++ b/.gitattributes @@ -543,6 +543,7 @@ res/cardsfolder/blood_vassal.txt -text svneol=native#text/plain 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/bloodfire_kavu.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 @@ -5527,6 +5528,7 @@ res/cardsfolder/wheel_of_fortune.txt -text svneol=native#text/plain res/cardsfolder/wheel_of_torture.txt -text svneol=native#text/plain res/cardsfolder/whimwader.txt -text svneol=native#text/plain res/cardsfolder/whip_sergeant.txt -text svneol=native#text/plain +res/cardsfolder/whip_silk.txt -text svneol=native#text/plain res/cardsfolder/whip_spine_drake.txt -text svneol=native#text/plain res/cardsfolder/whipcorder.txt -text svneol=native#text/plain res/cardsfolder/whipstitched_zombie.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/bloodfire_kavu.txt b/res/cardsfolder/bloodfire_kavu.txt new file mode 100644 index 00000000000..4ebf2516cf1 --- /dev/null +++ b/res/cardsfolder/bloodfire_kavu.txt @@ -0,0 +1,8 @@ +Name:Bloodfire Kavu +ManaCost:2 R R +Types:Creature Kavu +Text:no text +PT:2/2 +A:AB$DamageAll | Cost$ R Sac<1/CARDNAME> | ValidCards$ Creature | NumDmg$ 2 | ValidDescription$ each creature. | SpellDescription$CARDNAME deals 2 damage to each creature. +SVar:RemAIDeck:True +End \ No newline at end of file diff --git a/res/cardsfolder/whip_silk.txt b/res/cardsfolder/whip_silk.txt new file mode 100644 index 00000000000..9e4599d13d9 --- /dev/null +++ b/res/cardsfolder/whip_silk.txt @@ -0,0 +1,8 @@ +Name:Whip Silk +ManaCost:G +Types:Enchantment Aura +Text:Enchanted creature has reach. +K:Enchant creature +K:enPump:Reach +A:AB$ChangeZone | Cost$ G | Origin$ Battlefield | Destination$ Hand | SpellDescription$ Return CARDNAME to its owner's hand. +End \ No newline at end of file