Commit 3170e570 authored by Chrono-Genex's avatar Chrono-Genex Committed by GitHub

fix Cubic Wave (#1803)

parent 4f8613cc
......@@ -47,7 +47,6 @@ function c35058588.atkop(e,tp,eg,ep,ev,re,r,rp)
e1:SetReset(RESET_EVENT+RESETS_STANDARD)
tc:RegisterEffect(e1)
if hc:IsFaceup() and hc:IsRelateToEffect(e) then
Duel.BreakEffect()
local e2=Effect.CreateEffect(e:GetHandler())
e2:SetType(EFFECT_TYPE_SINGLE)
e2:SetCode(EFFECT_SET_ATTACK_FINAL)
......
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