Commit 655745ef authored by Tachibana's avatar Tachibana

E

parent 6af32fe9
Pipeline #16394 passed with stages
in 35 minutes and 8 seconds
......@@ -52,7 +52,7 @@ function cm.thop(e,tp,eg,ep,ev,re,r,rp)
e5:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e5:SetTargetRange(1,0)
e5:SetValue(cm.val)
e5:SetReset(RESET_EVENT+PHASE_END)
e5:SetReset(RESET_PHASE+PHASE_END)
Duel.RegisterEffect(e5,tp)
if c:IsLocation(LOCATION_HAND) then
Duel.BreakEffect()
......
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