Commit 10762dfe authored by REIKAI's avatar REIKAI 💬

bug fix

parent bfb489b6
Pipeline #22679 passed with stages
in 29 minutes and 51 seconds
......@@ -17,6 +17,7 @@ function c17032930.operation(e,tp,eg,ep,ev,re,r,rp)
e3:SetCode(EFFECT_DISABLE)
e3:SetTargetRange(LOCATION_MZONE,LOCATION_MZONE)
e3:SetTarget(c17032930.distg)
e3:SetReset(RESET_PHASE+PHASE_END)
Duel.RegisterEffect(e3,tp)
end
function c17032930.distg(e,c)
......
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