fix for issue 780. Modified the three cases where hexproof was used instead of opponentshroud
This commit is contained in:
@@ -2240,7 +2240,7 @@ type=Instant
|
|||||||
[card]
|
[card]
|
||||||
name=Angelic Overseer
|
name=Angelic Overseer
|
||||||
abilities=flying
|
abilities=flying
|
||||||
auto=aslongas(human|mybattlefield) hexproof
|
auto=aslongas(human|mybattlefield) opponentshroud
|
||||||
auto=aslongas(human|mybattlefield) indestructible
|
auto=aslongas(human|mybattlefield) indestructible
|
||||||
text=Flying -- As long as you control a Human, Angelic Overseer has hexproof and is indestructible.
|
text=Flying -- As long as you control a Human, Angelic Overseer has hexproof and is indestructible.
|
||||||
mana={3}{W}{W}
|
mana={3}{W}{W}
|
||||||
@@ -42408,7 +42408,7 @@ toughness=4
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
name=Lumberknot
|
name=Lumberknot
|
||||||
abilities=hexproof
|
abilities=opponentshroud
|
||||||
auto=@movedTo(creature|graveyard) from(battlefield):counter(1/1,1)
|
auto=@movedTo(creature|graveyard) from(battlefield):counter(1/1,1)
|
||||||
text=Hexproof (This creature can't be the target of spells or abilities your opponents control.) -- Whenever a creature dies, put a +1/+1 counter on Lumberknot.
|
text=Hexproof (This creature can't be the target of spells or abilities your opponents control.) -- Whenever a creature dies, put a +1/+1 counter on Lumberknot.
|
||||||
mana={2}{G}{G}
|
mana={2}{G}{G}
|
||||||
@@ -43997,7 +43997,7 @@ type=Enchantment
|
|||||||
[card]
|
[card]
|
||||||
name=Mask of Avacyn
|
name=Mask of Avacyn
|
||||||
auto={3}:equip
|
auto={3}:equip
|
||||||
auto=hexproof
|
auto=opponentshroud
|
||||||
auto=1/2
|
auto=1/2
|
||||||
text=Equipped creature gets +1/+2 and has hexproof. -- Equip {3}
|
text=Equipped creature gets +1/+2 and has hexproof. -- Equip {3}
|
||||||
mana={2}
|
mana={2}
|
||||||
|
|||||||
Reference in New Issue
Block a user