Commit 4a96ba88 authored by Grajade's avatar Grajade

Update c33500933.lua

parent ff10c806
Pipeline #8488 passed with stages
in 36 minutes and 21 seconds
......@@ -208,9 +208,7 @@ function cm.op(e,tp,eg,ep,ev,re,r,rp)
Duel.RegisterEffect(e4_1,tp)
end
function cm.counterop(e,tp,eg,ep,ev,re,r,rp)
if ep then
Duel.RegisterFlagEffect(ep,m,RESET_PHASE+PHASE_END,0,1)
end
Duel.RegisterFlagEffect(ep,m,RESET_PHASE+PHASE_END,0,1)
end
function cm.limittg(e,re)
local t1=Duel.GetFlagEffect(re:GetHandlerPlayer(),m)
......
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