Commit a6ff9b65 authored by Tachibana's avatar Tachibana

1145141919810

parent 09c10ea8
Pipeline #14228 passed with stages
in 28 minutes and 3 seconds
......@@ -25,7 +25,7 @@ function cm.activate(e,tp,eg,ep,ev,re,r,rp)
e1:SetCode(EVENT_ATTACK_ANNOUNCE)
e1:SetCondition(cm.actcon)
e1:SetOperation(cm.actop)
e1:SetReset(RESET_PHASE+PHASE_DAMAGE)
e1:SetReset(RESET_PHASE+PHASE_END)
Duel.RegisterEffect(e1,tp)
local e2=e1:Clone()
e2:SetCode(EVENT_BE_BATTLE_TARGET)
......
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