Commit 5305d146 authored by Nemo Ma's avatar Nemo Ma

Update c33701420.lua

parent 0535d189
......@@ -80,7 +80,7 @@ end
function cm.spfilter(c,sc)
return c:IsCanBeLinkMaterial(sc) and c:IsAbleToRemoveAsCost()
end
function cm.spcon(e,c)
function cm.sprcon(e,c)
if c==nil then return true end
local tp=c:GetControler()
if Duel.GetLocationCountFromEx(tp,tp,nil,c)<=0 then return false end
......
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