Commit f910bdec authored by wind2009's avatar wind2009

Fix 白の枢機竜

parent d5e1b9cf
...@@ -53,7 +53,7 @@ function s.Alba_System_Drugmata_Fusion_Filter(c,mg,fc,tp,chkf,gc) ...@@ -53,7 +53,7 @@ function s.Alba_System_Drugmata_Fusion_Filter(c,mg,fc,tp,chkf,gc)
aux.GCheckAdditional=nil aux.GCheckAdditional=nil
return res return res
end end
function s.matfilter(c,fc) function s.matfilter(c,tp)
return c:IsLocation(LOCATION_GRAVE) and c:IsControler(tp) and not c:IsHasEffect(6205579) return c:IsLocation(LOCATION_GRAVE) and c:IsControler(tp) and not c:IsHasEffect(6205579)
end end
function s.Alba_System_Drugmata_Fusion_Gcheck(g,fc,tp,ec,chkf,gc) function s.Alba_System_Drugmata_Fusion_Gcheck(g,fc,tp,ec,chkf,gc)
......
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