copy/flip limit

if the copy/flip is activated, it means it's already in the battlefield,
so "enters the battlefield" must not trigger...
This commit is contained in:
Anthony Calosa
2016-08-10 19:49:31 +08:00
parent 2422e72713
commit 0c124327de
7 changed files with 25 additions and 14 deletions

View File

@@ -119077,8 +119077,7 @@ toughness=4
[/card]
[card]
name=Vesuva
auto=tap(noevent)
auto=may copy notatarget(land)
auto=may copy notatarget(land) and!( tap(noevent) )!
text=You may have Vesuva enter the battlefield tapped as a copy of any land on the battlefield.
type=Land
[/card]