Commit 3539fcda authored by DailyShana's avatar DailyShana

fix

parent 8cee6944
...@@ -35,7 +35,7 @@ function c31189536.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -35,7 +35,7 @@ function c31189536.activate(e,tp,eg,ep,ev,re,r,rp)
e1:SetLabelObject(tc) e1:SetLabelObject(tc)
e1:SetCondition(c31189536.descon) e1:SetCondition(c31189536.descon)
e1:SetOperation(c31189536.desop) e1:SetOperation(c31189536.desop)
e:SetReset(RESET_PHASE+PHASE_END) e1:SetReset(RESET_PHASE+PHASE_END)
Duel.RegisterEffect(e1,tp) Duel.RegisterEffect(e1,tp)
end end
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