Commit 4892b5df authored by GuGu's avatar GuGu

Update c1100006.lua

parent 357d5fc6
Pipeline #27937 passed with stage
in 7 seconds
......@@ -52,7 +52,7 @@ function c1100006.ExFilter(c,syncard)
and c:IsCanBeSynchroMaterial(syncard)
end
function c1100006.GetSynMaterials(tp,syncard)
local mg=Duel.GetSynchroMaterial(tp):Filter(aux.SynMaterialFilter,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