Commit 10b7ea7f authored by Huangnan's avatar Huangnan

fix

parent 8663d04a
Pipeline #29889 passed with stages
in 25 minutes and 16 seconds
......@@ -90,11 +90,7 @@ function c21185825.LCheckGoal2(sg,tp,lc,lmat)
and Duel.GetLocationCountFromEx(tp,tp,sg,lc)>0
and not sg:IsExists(aux.LUncompatibilityFilter,1,nil,sg,lc,tp)
and (not lmat or sg:IsContains(lmat))
<<<<<<< HEAD
and #sg==sg:Filter(Card.IsLinkType,nil,TYPE_EFFECT):GetCount()
=======
and #sg==sg:Filter(Card.IsLinkType,nil,TYPE_EFFECT)
>>>>>>> 2fa844ca23e3330bd8cf354b5ad5228e099a6547
end
function c21185825.linkcon()
return function(e,c,og,lmat,min,max)
......
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