JON4TH4N - fixed and clean up~!

This commit is contained in:
leungclj
2009-12-14 03:00:39 +00:00
parent e5451e1cf2
commit a6bf4a1263
4 changed files with 4 additions and 7 deletions

View File

@@ -7,7 +7,7 @@ subtype=Gargoyle
power=3
toughness=4
text=Flying, protection from red
abilities=Flying, protection from red
abilities=Flying,protection from red
rarity=U
[/card]
[card]
@@ -154,7 +154,7 @@ mana={1}{G}{G}
type=Creature
subtype=Human
power=2
toughness=1+*
toughness=1
text=An-Havva Constable's toughness is equal to 1 plus the number of green creatures on the battlefield.
auto=foreach(creature[green]|battlefield)0/1
rarity=R
@@ -211,8 +211,8 @@ name=Aysen Crusader
mana={2}{W}{W}
type=Creature
subtype=Human Knight
power=2+*
toughness=2+*
power=2
toughness=2
text=Aysen Crusader's power and toughness are each equal to 2 plus the number of Soldiers and Warriors you control.
auto=foreach(soldier|myBattlefield)1/1
auto=foreach(warrior|myBattlefield)1/1