Commit 44a3f6bd authored by Tachibana's avatar Tachibana

eme

parent 20f64fb9
Pipeline #9037 passed with stages
in 29 minutes and 32 seconds
......@@ -112,5 +112,5 @@ function cm.penop(e,tp,eg,ep,ev,re,r,rp)
Duel.RegisterEffect(e1,tp)
end
function cm.splimit2(e,c,sump,sumtype,sumpos,targetp,se)
return not c:IsSetCard(0x5420) and bit.band(sumtype,SUMMON_TYPE_PENDULUM)==SUMMON_TYPE_PENDULUM
return not c:IsAttribute(ATTRIBUTE_LIGHT) and bit.band(sumtype,SUMMON_TYPE_PENDULUM)==SUMMON_TYPE_PENDULUM
end
\ No newline at end of file
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