Commit ee598949 authored by Huangnan's avatar Huangnan

fix

parent 33cf8f8b
Pipeline #35654 canceled with stages
in 6 minutes and 13 seconds
......@@ -57,8 +57,6 @@ function s.xyzcon(e,c,og,min,max)
maxc=math.min(maxc,max)
end
if maxc<minc then return false end
return false
end
local mg=Duel.GetFieldGroup(tp,LOCATION_MZONE,0)
if og and not og:Equal(mg) then return false end
local sg=Duel.GetMustMaterial(tp,EFFECT_MUST_BE_XMATERIAL)
......
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