Commit 8012ddd9 authored by Amiya's avatar Amiya

修复

parent ce99553b
......@@ -53,7 +53,7 @@ function s.spfilter(c,e,tp)
and c:IsCanBeEffectTarget(e)
end
function s.fselect(g)
return aux.SameValueCheck(g,Card.GetCode)
return aux.SameValueCheck(g,Card.GetCode)==1
end
function s.sptg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
local c=e:GetHandler()
......
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