- Ran set info script.

This commit is contained in:
jendave
2011-08-06 21:31:14 +00:00
parent 117412649a
commit f4d4e9a8f0
3 changed files with 24 additions and 22 deletions

4
.gitattributes vendored
View File

@@ -4956,7 +4956,7 @@ res/cardsfolder/prophetic_prism.txt -text svneol=native#text/plain
res/cardsfolder/prosperity.txt -text svneol=native#text/plain res/cardsfolder/prosperity.txt -text svneol=native#text/plain
res/cardsfolder/protective_bubble.txt -text svneol=native#text/plain res/cardsfolder/protective_bubble.txt -text svneol=native#text/plain
res/cardsfolder/protomatter_powder.txt -text svneol=native#text/plain res/cardsfolder/protomatter_powder.txt -text svneol=native#text/plain
res/cardsfolder/provoke.txt -text svneol=native#text/plain res/cardsfolder/provoke.txt svneol=native#text/plain
res/cardsfolder/prowess_of_the_fair.txt -text svneol=native#text/plain res/cardsfolder/prowess_of_the_fair.txt -text svneol=native#text/plain
res/cardsfolder/prowling_nightstalker.txt -text svneol=native#text/plain res/cardsfolder/prowling_nightstalker.txt -text svneol=native#text/plain
res/cardsfolder/psionic_blast.txt -text svneol=native#text/plain res/cardsfolder/psionic_blast.txt -text svneol=native#text/plain
@@ -5153,7 +5153,7 @@ 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
res/cardsfolder/razorfin_hunter.txt -text svneol=native#text/plain res/cardsfolder/razorfin_hunter.txt -text svneol=native#text/plain
res/cardsfolder/razorfoot_griffin.txt -text svneol=native#text/plain res/cardsfolder/razorfoot_griffin.txt -text svneol=native#text/plain
res/cardsfolder/razorgrass_screen.txt -text svneol=native#text/plain res/cardsfolder/razorgrass_screen.txt svneol=native#text/plain
res/cardsfolder/razorjaw_oni.txt -text svneol=native#text/plain res/cardsfolder/razorjaw_oni.txt -text svneol=native#text/plain
res/cardsfolder/razortooth_rats.txt -text svneol=native#text/plain res/cardsfolder/razortooth_rats.txt -text svneol=native#text/plain
res/cardsfolder/razorverge_thicket.txt -text svneol=native#text/plain res/cardsfolder/razorverge_thicket.txt -text svneol=native#text/plain

View File

@@ -1,11 +1,12 @@
Name:Provoke Name:Provoke
ManaCost:1 G ManaCost:1 G
Types:Instant Types:Instant
Text:no text Text:no text
A:SP$Pump | Cost$ 1 G | ValidTgts$ Creature.YouDontCtrl | TgtPrompt$ Select target creature you don't control | KW$ HIDDEN CARDNAME blocks each turn if able. | IsCurse$ True | SubAbility$ SVar=DBUntap | SpellDescription$ Untap target creature you don't control. That creature blocks this turn if able. Draw a card. A:SP$Pump | Cost$ 1 G | ValidTgts$ Creature.YouDontCtrl | TgtPrompt$ Select target creature you don't control | KW$ HIDDEN CARDNAME blocks each turn if able. | IsCurse$ True | SubAbility$ SVar=DBUntap | SpellDescription$ Untap target creature you don't control. That creature blocks this turn if able. Draw a card.
SVar:DBUntap:DB$Untap | Defined$ Targeted | SubAbility$ SVar=DBDraw SVar:DBUntap:DB$Untap | Defined$ Targeted | SubAbility$ SVar=DBDraw
SVar:DBDraw:DB$Draw | NumCards$ 1 SVar:DBDraw:DB$Draw | NumCards$ 1
SVar:RemAIDeck:True SVar:RemAIDeck:True
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/provoke.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/provoke.jpg
End SetInfo:STH|Common|http://magiccards.info/scans/en/sh/63.jpg
End

View File

@@ -1,10 +1,11 @@
Name:Razorgrass Screen Name:Razorgrass Screen
ManaCost:1 ManaCost:1
Types:Artifact Creature Wall Types:Artifact Creature Wall
Text:no text Text:no text
PT:2/1 PT:2/1
K:Defender K:Defender
K:CARDNAME blocks each turn if able. K:CARDNAME blocks each turn if able.
SVar:Rarity:Common SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/razorgrass_screen.jpg SVar:Picture:http://www.wizards.com/global/images/magic/general/razorgrass_screen.jpg
SetInfo:5DN|Common|http://magiccards.info/scans/en/5dn/145.jpg
End End