JON4TH4N - few bug fix
This commit is contained in:
@@ -963,7 +963,7 @@ rarity=U
|
||||
mana={5}{W}{W}
|
||||
type=Creature
|
||||
subtype=Rhino Soldier
|
||||
auto={4}{G}:damage:4 all (creature[flying],player)
|
||||
auto={4}{G}:damage:4 all(creature[flying],player)
|
||||
power=5
|
||||
toughness=7
|
||||
[/card]
|
||||
|
||||
@@ -374,7 +374,7 @@ abilities=protection from red
|
||||
[card]
|
||||
text=Sandstorm deals 1 damage to each attacking creature.
|
||||
id=951
|
||||
auto=damage:1 all (creature[attacking])
|
||||
auto=damage:1 all(creature[attacking])
|
||||
name=Sandstorm
|
||||
rarity=C
|
||||
mana={G}
|
||||
|
||||
@@ -367,7 +367,7 @@ abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
text=Destroy all creatures and lands.
|
||||
auto=destroy all (creature,land)
|
||||
auto=destroy all(creature,land)
|
||||
id=4334
|
||||
name=Devastation
|
||||
rarity=R
|
||||
|
||||
Reference in New Issue
Block a user