- Added Wizard Mentor

This commit is contained in:
jendave
2011-08-06 17:23:28 +00:00
parent b00260219b
commit 82854a3e5b
2 changed files with 12 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -6490,6 +6490,7 @@ res/cardsfolder/withered_wretch.txt -text svneol=native#text/plain
res/cardsfolder/withering_boon.txt -text svneol=native#text/plain res/cardsfolder/withering_boon.txt -text svneol=native#text/plain
res/cardsfolder/withstand_death.txt -text svneol=native#text/plain res/cardsfolder/withstand_death.txt -text svneol=native#text/plain
res/cardsfolder/wits_end.txt -text svneol=native#text/plain res/cardsfolder/wits_end.txt -text svneol=native#text/plain
res/cardsfolder/wizard_mentor.txt -text svneol=native#text/plain
res/cardsfolder/wizard_replica.txt -text svneol=native#text/plain res/cardsfolder/wizard_replica.txt -text svneol=native#text/plain
res/cardsfolder/wizards_school.txt -text svneol=native#text/plain res/cardsfolder/wizards_school.txt -text svneol=native#text/plain
res/cardsfolder/wizened_cenn.txt -text svneol=native#text/plain res/cardsfolder/wizened_cenn.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,11 @@
Name:Wizard Mentor
ManaCost:2 U
Types:Creature Wizard
Text:no text
PT:2/2
A:AB$ChangeZone | Cost$ T | Origin$ Battlefield | Destination$ Hand | ValidTgts$ Creature.YouCtrl+Other | TgtPrompt$ Select target creature. | SubAbility$ SVar=DBChangeZone | SpellDescription$ Return CARDNAME and target creature you control to owner's hand.
SVar:DBChangeZone:DB$ChangeZone | Origin$ Battlefield | Destination$ Hand
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/wizard_mentor.jpg
End