Laurent - Corrected some bugs in ICE (nature's lore) and POR (creature with cantblock abilities introduced in R458)
This commit is contained in:
@@ -871,7 +871,8 @@ toughness=1
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Search your library for a Forest card and put that card into play. Then shuffle your library.
|
text=Search your library for a Forest card and put that card into play. Then shuffle your library.
|
||||||
auto=moveTo(myInPlay) target(forest|myLibrary)
|
target=forest|myLibrary
|
||||||
|
auto=moveTo(myInPlay)
|
||||||
id=2579
|
id=2579
|
||||||
name=Nature's Lore
|
name=Nature's Lore
|
||||||
rarity=U
|
rarity=U
|
||||||
|
|||||||
@@ -260,7 +260,7 @@ toughness=1
|
|||||||
[card]
|
[card]
|
||||||
text=Craven Giant can't block.
|
text=Craven Giant can't block.
|
||||||
id=4332
|
id=4332
|
||||||
auto=cantblock
|
abilities=cantblock
|
||||||
name=Craven Giant
|
name=Craven Giant
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Creature
|
type=Creature
|
||||||
@@ -273,7 +273,7 @@ toughness=1
|
|||||||
text=Craven Knight can't block.
|
text=Craven Knight can't block.
|
||||||
id=4213
|
id=4213
|
||||||
name=Craven Knight
|
name=Craven Knight
|
||||||
auto=cantblock
|
abilities=cantblock
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Creature
|
type=Creature
|
||||||
mana={1}{B}
|
mana={1}{B}
|
||||||
@@ -615,7 +615,7 @@ type=Sorcery
|
|||||||
text=Hulking Cyclops can't block.
|
text=Hulking Cyclops can't block.
|
||||||
id=4345
|
id=4345
|
||||||
name=Hulking Cyclops
|
name=Hulking Cyclops
|
||||||
auto=cantblock
|
abilities=cantblock
|
||||||
rarity=U
|
rarity=U
|
||||||
type=Creature
|
type=Creature
|
||||||
mana={3}{R}{R}
|
mana={3}{R}{R}
|
||||||
@@ -626,7 +626,7 @@ toughness=5
|
|||||||
[card]
|
[card]
|
||||||
text=Hulking Goblin can't block.
|
text=Hulking Goblin can't block.
|
||||||
id=4346
|
id=4346
|
||||||
auto=cantblock
|
abilities=cantblock
|
||||||
name=Hulking Goblin
|
name=Hulking Goblin
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Creature
|
type=Creature
|
||||||
|
|||||||
Reference in New Issue
Block a user