add Willow Satyr (from Legends) and Aladdin (from Arabian Nights) as examples of AF_GainControl.

This commit is contained in:
jendave
2011-08-06 10:39:26 +00:00
parent 4b8028074f
commit a1696a0b5d
3 changed files with 21 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -109,6 +109,7 @@ res/cardsfolder/alaborn_musketeer.txt -text svneol=native#text/plain
res/cardsfolder/alaborn_trooper.txt -text svneol=native#text/plain res/cardsfolder/alaborn_trooper.txt -text svneol=native#text/plain
res/cardsfolder/alaborn_veteran.txt -text svneol=native#text/plain res/cardsfolder/alaborn_veteran.txt -text svneol=native#text/plain
res/cardsfolder/alaborn_zealot.txt -text svneol=native#text/plain res/cardsfolder/alaborn_zealot.txt -text svneol=native#text/plain
res/cardsfolder/aladdin.txt -text svneol=native#text/plain
res/cardsfolder/aladdins_ring.txt -text svneol=native#text/plain res/cardsfolder/aladdins_ring.txt -text svneol=native#text/plain
res/cardsfolder/albino_troll.txt -text svneol=native#text/plain res/cardsfolder/albino_troll.txt -text svneol=native#text/plain
res/cardsfolder/alert_shu_infantry.txt -text svneol=native#text/plain res/cardsfolder/alert_shu_infantry.txt -text svneol=native#text/plain
@@ -5097,6 +5098,7 @@ res/cardsfolder/will_o_the_wisp.txt -text svneol=native#text/plain
res/cardsfolder/willow_dryad.txt -text svneol=native#text/plain res/cardsfolder/willow_dryad.txt -text svneol=native#text/plain
res/cardsfolder/willow_elf.txt -text svneol=native#text/plain res/cardsfolder/willow_elf.txt -text svneol=native#text/plain
res/cardsfolder/willow_faerie.txt -text svneol=native#text/plain res/cardsfolder/willow_faerie.txt -text svneol=native#text/plain
res/cardsfolder/willow_satyr.txt -text svneol=native#text/plain
res/cardsfolder/wilt_leaf_cavaliers.txt -text svneol=native#text/plain res/cardsfolder/wilt_leaf_cavaliers.txt -text svneol=native#text/plain
res/cardsfolder/wilt_leaf_liege.txt -text svneol=native#text/plain res/cardsfolder/wilt_leaf_liege.txt -text svneol=native#text/plain
res/cardsfolder/wind_dancer.txt -text svneol=native#text/plain res/cardsfolder/wind_dancer.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Aladdin
ManaCost:2 R R
Types:Creature Human Rogue
Text:no text
PT:1/1
A:AB$GainControl|Cost$1 R R T|ValidTgts$Artifact|TgtPrompt$Select target artifact.|LoseControl$LeavesPlay,LoseControl|SpellDescription$Gain control of target artifact for as long as you control Aladdin.
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/aladdin.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Willow Satyr
ManaCost:2 G G
Types:Creature Satyr
Text:no text
PT:1/1
K:You may choose not to untap CARDNAME during your untap step.
A:AB$GainControl|Cost$T|ValidTgts$Creature.Legendary|TgtPrompt$Select target legendary creature.|LoseControl$Untap,LeavesPlay,LoseControl|SpellDescription$Gain control of target legendary creature for as long as you control Willow Satyr and Willow Satyr remains tapped.
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/willow_satyr.jpg
End