Commit 9f72c67b authored by mercury233's avatar mercury233 Committed by GitHub

fix S-Force エッジ・レイザー

parent 11876e23
......@@ -42,7 +42,7 @@ function c91864689.spop(e,tp,eg,ep,ev,re,r,rp)
end
end
function c91864689.linklimit(e,c)
return e:GetHandler():GetColumnGroup():IsContains(c) and c:IsLinkAbove(3)
return c:IsLinkAbove(3)
end
function c91864689.matfilter(c,tp)
return c:IsFaceup() and c:IsSetCard(0x156) and c:IsLocation(LOCATION_MZONE) and c:IsControler(tp)
......
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