Commit 4f336b25 authored by Nemo Ma's avatar Nemo Ma

Update c11451760.lua

parent 133b62fb
...@@ -135,6 +135,8 @@ function cm.spop(e,tp,eg,ep,ev,re,r,rp) ...@@ -135,6 +135,8 @@ function cm.spop(e,tp,eg,ep,ev,re,r,rp)
e2:SetOperation(cm.resetop) e2:SetOperation(cm.resetop)
c:RegisterEffect(e2) c:RegisterEffect(e2)
Duel.XyzSummon(tp,c,nil) Duel.XyzSummon(tp,c,nil)
else
c:ResetFlagEffect(m-17)
end end
end end
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