Commit de25d7b4 authored by mercury233's avatar mercury233 Committed by GitHub

fix

parent 26c3a9e9
......@@ -106,6 +106,7 @@ function c2542230.regop(e,tp,eg,ep,ev,re,r,rp)
c:RegisterFlagEffect(2542230,RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END,0,1)
end
function c2542230.spcon(e,tp,eg,ep,ev,re,r,rp)
local c=e:GetHandler()
return c:GetFlagEffect(2542230)~=0 and Duel.GetCurrentPhase()==PHASE_END
end
function c2542230.spfilter(c,e,tp)
......
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