diff --git a/.gitattributes b/.gitattributes index b8fb41ee6d8..88fb8a94818 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3638,6 +3638,7 @@ res/cardsfolder/last_laugh.txt -text svneol=native#text/plain res/cardsfolder/last_stand.txt -text svneol=native#text/plain res/cardsfolder/last_word.txt -text svneol=native#text/plain res/cardsfolder/latulla_keldon_overseer.txt -text svneol=native#text/plain +res/cardsfolder/latullas_orders.txt -text svneol=native#text/plain res/cardsfolder/launch.txt -text svneol=native#text/plain res/cardsfolder/lava_axe.txt -text svneol=native#text/plain res/cardsfolder/lava_dart.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/latullas_orders.txt b/res/cardsfolder/latullas_orders.txt new file mode 100644 index 00000000000..371f09783fb --- /dev/null +++ b/res/cardsfolder/latullas_orders.txt @@ -0,0 +1,12 @@ +Name:Latulla's Orders +ManaCost:1 R +Types:Enchantment Aura +Text:no text +K:Flash +K:Enchant creature +K:enPump:0/0 +T:Mode$ DamageDone | ValidSource$ Card.AttachedBy | ValidTarget$ Player | CombatDamage$ True | Execute$ TrigDestroy | TriggerDescription$ Whenever enchanted creature deals combat damage to defending player, you may destroy target artifact that player controls. +SVar:TrigDestroy:AB$Destroy | Cost$ 0 | ValidTgts$ Artifact.YouDontCtrl | TgtPrompt$ Select target artifact +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/latullas_orders.jpg +End \ No newline at end of file