Commit 38c536b7 authored by 独孤朲's avatar 独孤朲

Merge pull request #63 from mercury233/patch-1

fix
parents 122f6552 e44a13ff
......@@ -46,5 +46,6 @@ function c37752990.spcon(e,c)
if c==nil then return true end
local tp=c:GetControler()
return Duel.GetLocationCount(tp,LOCATION_MZONE)>0
and Duel.GetFieldGroupCount(c:GetControler(),LOCATION_MZONE,0)>0
and not Duel.IsExistingMatchingCard(c37752990.cfilter,tp,LOCATION_MZONE,0,1,nil)
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