Commit 8f6995db authored by Nemo Ma's avatar Nemo Ma

Update c33720031.lua

parent 371e4c07
......@@ -39,7 +39,7 @@ function s.activate(e,tp,eg,ep,ev,re,r,rp)
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetCode(EFFECT_PUBLIC)
e1:SetReset(RESET_EVENT+RESETS_STANDARD)
e:GetHandler():RegisterEffect(e1)
tc:RegisterEffect(e1)
end
Duel.BreakEffect()
Duel.SkipPhase(tp,PHASE_DRAW,RESET_PHASE+PHASE_END,1)
......
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