Commit 7b595efc authored by GuGu's avatar GuGu

Update c1100006.lua 超同调八阿哥

parent b3b71ad6
Pipeline #27930 failed with stage
in 14 seconds
......@@ -52,7 +52,7 @@ function c1100006.ExFilter(c,syncard)
and c:IsCanBeSynchroMaterial(syncard)
end
function c1100006.GetSynMaterials(tp,syncard)
local mg=Duel.GetMatchingGroup(Auxiliary.SynMaterialFilter,tp,LOCATION_MZONE,LOCATION_MZONE,nil,syncard)
local mg=Duel.GetSynchroMaterial(tp):Filter(aux.SynMaterialFilter,nil,syncard)
local dg=Duel.GetFieldGroup(tp,LOCATION_DECK,0)
if dg:GetCount()>0 then
local exg=dg:GetMinGroup(Card.GetSequence)
......
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