- Ran set info script.

This commit is contained in:
jendave
2011-08-06 21:30:29 +00:00
parent 15a0d22d1c
commit 63f149e632
3 changed files with 26 additions and 25 deletions

4
.gitattributes vendored
View File

@@ -4274,7 +4274,7 @@ res/cardsfolder/mox_opal.txt -text svneol=native#text/plain
res/cardsfolder/mox_pearl.txt -text svneol=native#text/plain res/cardsfolder/mox_pearl.txt -text svneol=native#text/plain
res/cardsfolder/mox_ruby.txt -text svneol=native#text/plain res/cardsfolder/mox_ruby.txt -text svneol=native#text/plain
res/cardsfolder/mox_sapphire.txt -text svneol=native#text/plain res/cardsfolder/mox_sapphire.txt -text svneol=native#text/plain
res/cardsfolder/mtenda_griffin.txt -text svneol=native#text/plain res/cardsfolder/mtenda_griffin.txt svneol=native#text/plain
res/cardsfolder/mtenda_herder.txt -text svneol=native#text/plain res/cardsfolder/mtenda_herder.txt -text svneol=native#text/plain
res/cardsfolder/muck_rats.txt -text svneol=native#text/plain res/cardsfolder/muck_rats.txt -text svneol=native#text/plain
res/cardsfolder/mudbrawler_cohort.txt -text svneol=native#text/plain res/cardsfolder/mudbrawler_cohort.txt -text svneol=native#text/plain
@@ -5146,7 +5146,7 @@ res/cardsfolder/raze.txt -text svneol=native#text/plain
res/cardsfolder/razing_snidd.txt svneol=native#text/plain res/cardsfolder/razing_snidd.txt svneol=native#text/plain
res/cardsfolder/razor_golem.txt -text svneol=native#text/plain res/cardsfolder/razor_golem.txt -text svneol=native#text/plain
res/cardsfolder/razor_hippogriff.txt svneol=native#text/plain res/cardsfolder/razor_hippogriff.txt svneol=native#text/plain
res/cardsfolder/razor_pendulum.txt -text svneol=native#text/plain res/cardsfolder/razor_pendulum.txt svneol=native#text/plain
res/cardsfolder/razorclaw_bear.txt svneol=native#text/plain res/cardsfolder/razorclaw_bear.txt svneol=native#text/plain
res/cardsfolder/razorfield_rhino.txt -text svneol=native#text/plain res/cardsfolder/razorfield_rhino.txt -text svneol=native#text/plain
res/cardsfolder/razorfield_thresher.txt -text svneol=native#text/plain res/cardsfolder/razorfield_thresher.txt -text svneol=native#text/plain

View File

@@ -7,7 +7,7 @@ K:Flying
A:AB$ ChangeZone | Cost$ W T | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Hand | SubAbility$ SVar=DBBounce | ActivatingPhases$ Upkeep | PlayerTurn$ True | SpellDescription$ Return CARDNAME to its owner's hand and return target Griffin card from your graveyard to your hand. Activate this ability only during your upkeep. A:AB$ ChangeZone | Cost$ W T | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Hand | SubAbility$ SVar=DBBounce | ActivatingPhases$ Upkeep | PlayerTurn$ True | SpellDescription$ Return CARDNAME to its owner's hand and return target Griffin card from your graveyard to your hand. Activate this ability only during your upkeep.
SVar:DBBounce:DB$ChangeZone | ValidTgts$ Griffin.YouCtrl | TgtPrompt$ Select target Griffin from your graveyard | Origin$ Graveyard | Destination$ Hand SVar:DBBounce:DB$ChangeZone | ValidTgts$ Griffin.YouCtrl | TgtPrompt$ Select target Griffin from your graveyard | Origin$ Graveyard | Destination$ Hand
SVar:RemAIDeck:True SVar:RemAIDeck:True
SVar:Rarity:Uncommon SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/mtenda_griffin.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/mtenda_griffin.jpg
SetInfo:MIR|Uncommon|http://magiccards.info/scans/en/mr/232.jpg
End End

View File

@@ -9,4 +9,5 @@ SVar:TrigDamageOpp:AB$DealDamage | Cost$ 0 | Defined$ Opponent | NumDmg$ 2
SVar:RemAIDeck:True SVar:RemAIDeck:True
SVar:Rarity:Rare SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/razor_pendulum.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/razor_pendulum.jpg
SetInfo:MIR|Rare|http://magiccards.info/scans/en/mr/282.jpg
End End