Commit 9a3774e9 authored by Chrono-Genex's avatar Chrono-Genex Committed by GitHub

update (#1797)

parent cddb625c
...@@ -63,6 +63,7 @@ function c10045474.activate(e,tp,eg,ep,ev,re,r,rp) ...@@ -63,6 +63,7 @@ function c10045474.activate(e,tp,eg,ep,ev,re,r,rp)
e6:SetReset(RESET_PHASE+PHASE_END) e6:SetReset(RESET_PHASE+PHASE_END)
e6:SetLabel(c:GetSequence()) e6:SetLabel(c:GetSequence())
Duel.RegisterEffect(e6,tp) Duel.RegisterEffect(e6,tp)
Duel.Hint(HINT_ZONE,tp,0x1<<(c:GetSequence()+8))
end end
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