Commit eca48f93 authored by salix5's avatar salix5

fix

parent bdfd154d
...@@ -44,6 +44,7 @@ function c24348804.target1(e,tp,eg,ep,ev,re,r,rp,chk) ...@@ -44,6 +44,7 @@ function c24348804.target1(e,tp,eg,ep,ev,re,r,rp,chk)
Duel.SetTargetCard(g) Duel.SetTargetCard(g)
Duel.SetOperationInfo(0,CATEGORY_POSITION,g,g:GetCount(),0,0) Duel.SetOperationInfo(0,CATEGORY_POSITION,g,g:GetCount(),0,0)
e:SetLabel(1) e:SetLabel(1)
e:GetHandler():RegisterFlagEffect(0,RESET_CHAIN,EFFECT_FLAG_CLIENT_HINT,1,0,aux.Stringid(24348804,1))
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