Psyringe - removed Tower o Coireall, a remnant of my testing which slipped through in r1639. Thanks to Dr. Solomat for noticing that!
This commit is contained in:
@@ -522,15 +522,6 @@ mana={0}
|
|||||||
type=Artifact
|
type=Artifact
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=1725
|
|
||||||
name=Tower of Coireall
|
|
||||||
mana={2}
|
|
||||||
type=Artifact
|
|
||||||
text={T}: Target creature can't be blocked by Walls this turn.
|
|
||||||
auto={T}:cantbeblockedby(wall) target(creature)
|
|
||||||
rarity=U
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=Water Wurm gets +0/+1 as long as an opponent controls an Island.
|
text=Water Wurm gets +0/+1 as long as an opponent controls an Island.
|
||||||
id=1764
|
id=1764
|
||||||
name=Water Wurm
|
name=Water Wurm
|
||||||
|
|||||||
@@ -553,6 +553,17 @@ text=At the beginning of your upkeep, The Fallen deals 1 damage to each opponent
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
id=1725
|
||||||
|
name=Tower of Coireall
|
||||||
|
mana={2}
|
||||||
|
type=Artifact
|
||||||
|
text={T}: Target creature can't be blocked by Walls this turn.
|
||||||
|
# Following line does not work: cantbeblockedby() can't be used
|
||||||
|
# as an activated ability
|
||||||
|
auto={T}:cantbeblockedby(wall) target(creature)
|
||||||
|
rarity=U
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
id=1779
|
id=1779
|
||||||
name=Tracker
|
name=Tracker
|
||||||
mana={2}{G}
|
mana={2}{G}
|
||||||
|
|||||||
Reference in New Issue
Block a user