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

fix クイック・リボルブ

parent e2834164
...@@ -36,7 +36,6 @@ function c31443476.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -36,7 +36,6 @@ function c31443476.activate(e,tp,eg,ep,ev,re,r,rp)
e2:SetLabelObject(tc) e2:SetLabelObject(tc)
e2:SetCondition(c31443476.descon) e2:SetCondition(c31443476.descon)
e2:SetOperation(c31443476.desop) e2:SetOperation(c31443476.desop)
e2:SetReset(RESET_EVENT+RESETS_STANDARD+RESET_PHASE+PHASE_END)
e2:SetCountLimit(1) e2:SetCountLimit(1)
Duel.RegisterEffect(e2,tp) Duel.RegisterEffect(e2,tp)
end end
......
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