Commit 033a2107 authored by TanakaKotoha's avatar TanakaKotoha

tnndx

parent 5c84ea38
......@@ -68,7 +68,7 @@ function cm.thop(e,tp,eg,ep,ev,re,r,rp)
Duel.ConfirmDecktop(tp,ct)
if g:IsExists(cm.cfilter0,1,nil) then
Duel.Hint(HINT_SELECTMSG,tp,HINTMSG_ATOHAND)
local tc=g:Select(tp,1,1,nil)
local tc=g:FilterSelect(tp,cm.cfilter0,1,1,nil)
Duel.SendtoHand(tc,nil,REASON_EFFECT)
Duel.ConfirmCards(1-tp,tc)
Duel.ShuffleDeck(tp)
......
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