Commit addb8557 authored by Tachibana's avatar Tachibana

ndyd

parent 1ae60e48
expansions/pics/22202001.jpg

12.8 KB | W: | H:

expansions/pics/22202001.jpg

131 KB | W: | H:

expansions/pics/22202001.jpg
expansions/pics/22202001.jpg
expansions/pics/22202001.jpg
expansions/pics/22202001.jpg
  • 2-up
  • Swipe
  • Onion skin
......@@ -48,7 +48,7 @@ function cm.ovfilter(c)
return c:IsFaceup() and c:IsType(TYPE_LINK) and c:IsLinkAbove(4) and c:GetEquipCount()>0
end
function cm.spcfilter(c,e)
return c:IsType(TYPE_EFFECT) and c:IsFaceup() and c:GetOwner()==e:GetOwner()
return c:IsType(TYPE_EFFECT) and c:IsFaceup() and c:GetOwner()==e:GetOwnerPlayer()
end
function cm.eqcon(e,tp,eg,ep,ev,re,r,rp)
return not Duel.IsExistingMatchingCard(cm.spcfilter,tp,LOCATION_MZONE,0,1,e:GetHandler(),e)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment