fixed parsing error in mtg.txt
Please double check this is how this card (Kor Outfitter) is supposed to be coded.
This commit is contained in:
@@ -42713,7 +42713,7 @@ toughness=1
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Kor Outfitter
|
name=Kor Outfitter
|
||||||
target(equipment|mybattefield) transforms((,newability[retarget target(creature|mybattlefield)])) forever
|
auto=target(equipment|mybattefield) transforms((,newability[retarget target(creature|mybattlefield)])) forever
|
||||||
text=When Kor Outfitter enters the battlefield, you may attach target Equipment you control to target creature you control.
|
text=When Kor Outfitter enters the battlefield, you may attach target Equipment you control to target creature you control.
|
||||||
mana={W}{W}
|
mana={W}{W}
|
||||||
type=Creature
|
type=Creature
|
||||||
|
|||||||
Reference in New Issue
Block a user