Commit 7e76073d authored by salix5's avatar salix5

workaround fix 究極竜魔導師

parent 9a73d140
...@@ -101,6 +101,7 @@ function s.Necessarily_FShaddollFilter(c,gc) ...@@ -101,6 +101,7 @@ function s.Necessarily_FShaddollFilter(c,gc)
return c:IsCode(gc:GetCode()) return c:IsCode(gc:GetCode())
end end
function s.Necessarily_FShaddollSpgcheck(g,gc,fc,ec,chkf) function s.Necessarily_FShaddollSpgcheck(g,gc,fc,ec,chkf)
local tp=fc:GetControler()
local c=g:Filter(s.Blue_Eyes_Ultimate_Dragon,nil):GetFirst() local c=g:Filter(s.Blue_Eyes_Ultimate_Dragon,nil):GetFirst()
local sg=g:Clone() local sg=g:Clone()
sg:AddCard(ec) sg:AddCard(ec)
......
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