Commit 419b6457 authored by Tachibana's avatar Tachibana

eme

parent a3dd41fb
Pipeline #8581 passed with stages
in 23 minutes and 41 seconds
......@@ -54,7 +54,7 @@ function cm.actlimit(e,re,tp)
end
function cm.discon(e,tp,eg,ep,ev,re,r,rp)
return ep~=tp and re:IsActiveType(TYPE_SPELL+TYPE_TRAP) and Duel.IsChainDisablable(ev)
and Duel.IsExistingMatchingCard(cm.cfilter,tp,LOCATION_MZONE,0,2,nil)
and Duel.IsExistingMatchingCard(cm.cfilter,tp,LOCATION_MZONE,0,2,nil) and Tenka.ReikaCon(e)
end
function cm.disop(e,tp,eg,ep,ev,re,r,rp)
Duel.NegateEffect(ev)
......
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