Commit 1a9784d9 authored by Tachibana's avatar Tachibana

ybb

parent 2e2eb211
Pipeline #11085 passed with stages
in 31 minutes and 55 seconds
......@@ -113,7 +113,7 @@ function cm.splimit(e,c)
return not c:IsSetCard(0xb81)
end
function cm.didisop(e,tp,eg,ep,ev,re,r,rp)
if not re:GetHandler():IsSetCard(0xb81) then
if not re:GetHandler():IsSetCard(0xb81) and rp==tp then
Duel.NegateEffect(ev)
end
end
......
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