Commit a4f26e5f authored by mercury233's avatar mercury233 Committed by GitHub

fix シャイニング・ドロー

parent ee632943
......@@ -70,6 +70,7 @@ function c35906693.eqop(e,tp,eg,ep,ev,re,r,rp)
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_EQUIP)
local g=Duel.GetMatchingGroup(c35906693.eqfilter,tp,LOCATION_DECK+LOCATION_EXTRA,0,nil,tp)
local sg=g:SelectSubGroup(tp,aux.dncheck,false,1,ft)
if not sg then return end
local ec=sg:GetFirst()
while ec do
Duel.Equip(tp,ec,tc,true,true)
......
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