Commit 3f0da54a authored by TanakaKotoha's avatar TanakaKotoha

dededededededededededede

parent a6afbd1b
Pipeline #1905 failed with stages
in 23 minutes and 43 seconds
No preview for this file type
......@@ -32,7 +32,7 @@ end
function cm.condition(e,tp,eg,ep,ev,re,r,rp)
local g=Duel.GetMatchingGroup(cm.cfilter,tp,LOCATION_MZONE,0,nil)
local ct=g:GetClassCount(Card.GetCode)
return ct>2
return ct>1
end
function cm.filter(c,e,tp)
return (aux.IsCodeListed(c,81011027) or c:IsCode(81011027)) and c:IsType(TYPE_MONSTER) and c:IsCanBeSpecialSummoned(e,0,tp,true,false)
......
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