Commit 7d605a1d authored by 聖園ミカ's avatar 聖園ミカ 🐟

hop

parent ce739a6f
......@@ -71,7 +71,7 @@ function cm.cpop(e,tp,eg,ep,ev,re,r,rp)
if not te then return false end
local tg=te:GetTarget()
if tg and not tg(e,tp,ceg,cep,cev,cre,cr,crp,0) then return end
Duel.Remove(g,REASON_EFFECT)
Duel.Remove(g,POS_FACEUP,REASON_EFFECT)
local op=te:GetOperation()
if op then op(e,tp,eg,ep,ev,re,r,rp) 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