Commit b423f5cc authored by Amiya's avatar Amiya

修复

parent bb36c8a4
Pipeline #30604 passed with stages
in 1 minute and 16 seconds
......@@ -89,6 +89,7 @@ function s.adjustop(e,tp,eg,ep,ev,re,r,rp)
end
function s.cfilter(c)
return (c:GetFlagEffect(id)>0 or c.Traitor_chaining_effect) and bit.band(c:GetOriginalType(),TYPE_MONSTER)==TYPE_MONSTER
and c:IsFaceupEx()
end
function s.spcon(e,c)
if c==nil then return true 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