Commit 30f3aa74 authored by 八宫一月's avatar 八宫一月

fix

parent 177e8d58
...@@ -73,6 +73,7 @@ function s.thtg1(e,tp,eg,ep,ev,re,r,rp,chk,chkc) ...@@ -73,6 +73,7 @@ function s.thtg1(e,tp,eg,ep,ev,re,r,rp,chk,chkc)
if chk==0 then return g:CheckSubGroup(s.sgselect,2,2) end if chk==0 then return g:CheckSubGroup(s.sgselect,2,2) end
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_RTOHAND) Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_RTOHAND)
local sg=g:SelectSubGroup(tp,s.sgselect,false,2,2) local sg=g:SelectSubGroup(tp,s.sgselect,false,2,2)
Duel.SetTargetCard(sg)
Duel.SetOperationInfo(0,CATEGORY_TOHAND,g,#g,0,0) Duel.SetOperationInfo(0,CATEGORY_TOHAND,g,#g,0,0)
end end
function s.thop1(e,tp,eg,ep,ev,re,r,rp) function s.thop1(e,tp,eg,ep,ev,re,r,rp)
......
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