Commit 51baf54e authored by nekrozar's avatar nekrozar
parent a5d27691
...@@ -64,7 +64,6 @@ function c75906310.acfilter(c,code) ...@@ -64,7 +64,6 @@ function c75906310.acfilter(c,code)
end end
function c75906310.aclimit(e,re,tp) function c75906310.aclimit(e,re,tp)
return Duel.IsExistingMatchingCard(c75906310.acfilter,e:GetHandlerPlayer(),LOCATION_REMOVED,LOCATION_REMOVED,1,nil,re:GetHandler():GetCode()) return Duel.IsExistingMatchingCard(c75906310.acfilter,e:GetHandlerPlayer(),LOCATION_REMOVED,LOCATION_REMOVED,1,nil,re:GetHandler():GetCode())
and not re:GetHandler():IsImmuneToEffect(e)
end end
function c75906310.rmcon(e,tp,eg,ep,ev,re,r,rp) function c75906310.rmcon(e,tp,eg,ep,ev,re,r,rp)
return Duel.GetTurnPlayer()~=tp return Duel.GetTurnPlayer()~=tp
......
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