Commit 680b2991 authored by 聖園ミカ's avatar 聖園ミカ 🐟

byd

parent e2ce2446
Pipeline #29765 failed with stages
in 17 minutes and 33 seconds
......@@ -47,7 +47,7 @@ end
function cm.cfilter(c)
return c:IsFaceup() and c:IsLevelBelow(4)
end
function cm.spcon(e,c,minc)
function cm.spcon(e,tp,eg,ep,ev,re,r,rp)
return Duel.IsExistingMatchingCard(cm.cfilter,tp,LOCATION_MZONE,0,1,nil)
end
function cm.sptg(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
......
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