Commit 4466b87c authored by salix5's avatar salix5

fix

parent 0d89904e
......@@ -81,7 +81,6 @@ function c18326736.skipop(e,tp,eg,ep,ev,re,r,rp)
e1:SetReset(RESET_PHASE+PHASE_END+RESET_OPPO_TURN)
e1:SetCondition(c18326736.skipcon)
Duel.RegisterEffect(e1,tp)
e:GetHandler():RegisterFlagEffect(18326737,RESET_PHASE+PHASE_END,0,1)
end
function c18326736.skipcon(e)
return Duel.GetTurnPlayer()~=e:GetHandlerPlayer()
......
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