Commit 0c32027e authored by 聖園ミカ's avatar 聖園ミカ 🐟

byd

parent 0be63c5e
Pipeline #29820 failed with stages
in 9 minutes and 18 seconds
No preview for this file type
......@@ -35,8 +35,8 @@ function cm.xyzfilter(c)
end
function cm.spcon(e,c)
local tp=c:GetOwner()
if c==nil then return true end
local tp=e:GetOwnerPlayer()
return Suyu_alice.bymemory(m,e:GetHandlerPlayer()) and Duel.GetFlagEffect(tp,m+1)==0 and Duel.GetLocationCount(e:GetHandler():GetControler(),LOCATION_MZONE)>0
end
function cm.eqfilter(c,e,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