- Fixed Hobble.

This commit is contained in:
jendave
2011-08-07 00:06:39 +00:00
parent f2d3c1b1a2
commit f30e42a795
2 changed files with 13 additions and 13 deletions

2
.gitattributes vendored
View File

@@ -3262,7 +3262,7 @@ res/cardsfolder/hivis_of_the_scale.txt -text svneol=native#text/plain
res/cardsfolder/hoar_shade.txt -text svneol=native#text/plain
res/cardsfolder/hoard_smelter_dragon.txt -text svneol=native#text/plain
res/cardsfolder/hoarders_greed.txt svneol=native#text/plain
res/cardsfolder/hobble.txt svneol=native#text/plain
res/cardsfolder/hobble.txt -text svneol=native#text/plain
res/cardsfolder/hobgoblin_dragoon.txt -text svneol=native#text/plain
res/cardsfolder/hokori_dust_drinker.txt -text svneol=native#text/plain
res/cardsfolder/hold_the_line.txt svneol=native#text/plain

View File

@@ -1,13 +1,13 @@
Name:Hobble
ManaCost:2 W
Types:Enchantment Aura
Text:no text
K:Enchant creature
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1
K:enPumpCurse:0/0/HIDDEN CARDNAME can't attack.:Enchanted creature can't attack.
K:stPumpEnchanted:Creature:0/0/HIDDEN CARDNAME can't block:isPresent Creature.AttachedBy+Black:Enchanted creature can't block if it's black.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/hobble.jpg
SetInfo:PLS|Common|http://magiccards.info/scans/en/ps/7.jpg
Name:Hobble
ManaCost:2 W
Types:Enchantment Aura
Text:no text
K:Enchant creature
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card.
SVar:TrigDraw:AB$Draw | Cost$ 0 | Defined$ You | NumCards$ 1
K:enPumpCurse:0/0/HIDDEN CARDNAME can't attack.:Enchanted creature can't attack.
K:stPumpEnchanted:Creature:0/0/HIDDEN CARDNAME can't block.:isPresent Creature.AttachedBy+Black:Enchanted creature can't block if it's black.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/hobble.jpg
SetInfo:PLS|Common|http://magiccards.info/scans/en/ps/7.jpg
End